mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 15:13:59 -04:00
Use .2byte for zeros in scripts
This commit is contained in:
@@ -2,4 +2,4 @@ SCRIPT_START script_08011930
|
||||
WaitForSomething 0x20000000
|
||||
Call sub_0809567C
|
||||
SCRIPT_END
|
||||
.short 0x0000
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user