mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 23:30:06 -04:00
Use .2byte for zeros in scripts
This commit is contained in:
@@ -9,4 +9,4 @@ SCRIPT_START script_0800B5C4
|
||||
Wait 0x000a
|
||||
Call sub_08069EE8
|
||||
SCRIPT_END
|
||||
.short 0x0000
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user