fix formatting in uxntal init

This commit is contained in:
Iris Lightshard 2021-08-13 00:20:05 -06:00
parent 369359d67d
commit 35e6ad583e
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

View file

@ -41,7 +41,6 @@
@state $1 @state $1
@ticker $1 @ticker $1
@drawMode $1
@cart $64 @cart $64
@realm $64 @realm $64
@ -50,15 +49,15 @@
|0100 ( -> ) |0100 ( -> )
@init @init
( theme ) ( theme )
#02c1 .System/r DEO2 #02c1 .System/r DEO2
#02cd .System/g DEO2 #02cd .System/g DEO2
#02cb .System/b DEO2 #02cb .System/b DEO2
;spritesheet .File/name DEO2 ;spritesheet .File/name DEO2
#0100 .File/length DEO2 #0100 .File/length DEO2
#0000 .File/offset DEO2 #0000 .File/offset DEO2
;uxnlogo .File/load DEO2 ;uxnlogo .File/load DEO2
#0200 .File/offset DEO2 #0200 .File/offset DEO2
;xrxslogo .File/load DEO2 ;xrxslogo .File/load DEO2