Skip to content

Commit 43bd6ef

Browse files
Add extra space to align with other apps
1 parent ca91d83 commit 43bd6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cesium.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#include "routines/installer.asm" ; if this is the first run, we want to run the installer
77

8-
app_start("Cesium", "(C) 2017 Matt \"MateoConLechuga\" Waltz", 0, 1, 0D09466h, 0)
8+
app_start("Cesium", "(C) 2017 Matt \"MateoConLechuga\" Waltz", 0, 1, 0D09466h, 0)
99

1010
CesiumStart:
1111

0 commit comments

Comments
 (0)