mirror of
https://github.com/zeldaret/tmc
synced 2026-08-03 08:53:18 -04:00
Use .2byte for zeros in scripts
This commit is contained in:
@@ -7,4 +7,4 @@ SCRIPT_START script_0800A65C
|
||||
WaitForSomething 0x00000800
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
.short 0x0000
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user