mirror of
https://github.com/zeldaret/tmc
synced 2026-08-04 01:03:49 -04:00
Use .2byte for zeros in scripts
This commit is contained in:
@@ -6,4 +6,4 @@ SCRIPT_START script_0800D6B4
|
||||
Call sub_0807F738
|
||||
EndBlock
|
||||
SCRIPT_END
|
||||
.short 0x0000
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user