fix formatting in uxntal init
This commit is contained in:
parent
369359d67d
commit
35e6ad583e
1 changed files with 7 additions and 8 deletions
|
@ -41,7 +41,6 @@
|
|||
|
||||
@state $1
|
||||
@ticker $1
|
||||
@drawMode $1
|
||||
@cart $64
|
||||
@realm $64
|
||||
|
||||
|
@ -50,15 +49,15 @@
|
|||
|0100 ( -> )
|
||||
@init
|
||||
( theme )
|
||||
#02c1 .System/r DEO2
|
||||
#02cd .System/g DEO2
|
||||
#02cb .System/b DEO2
|
||||
#02c1 .System/r DEO2
|
||||
#02cd .System/g DEO2
|
||||
#02cb .System/b DEO2
|
||||
|
||||
;spritesheet .File/name DEO2
|
||||
#0100 .File/length DEO2
|
||||
;spritesheet .File/name DEO2
|
||||
#0100 .File/length DEO2
|
||||
|
||||
#0000 .File/offset DEO2
|
||||
;uxnlogo .File/load DEO2
|
||||
#0000 .File/offset DEO2
|
||||
;uxnlogo .File/load DEO2
|
||||
|
||||
#0200 .File/offset DEO2
|
||||
;xrxslogo .File/load DEO2
|
||||
|
|
Loading…
Reference in a new issue