mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 14:55:35 -04:00
Use .2byte for zeros in scripts
This commit is contained in:
@@ -19,7 +19,7 @@ script_08014AAC:
|
||||
_0807EA94
|
||||
_0807E878
|
||||
Jump script_08014AAC
|
||||
.short 0x0000
|
||||
.2byte 0x0000
|
||||
BeginBlock
|
||||
Call sub_0806C870
|
||||
DoPostScriptAction 0x000a
|
||||
@@ -44,4 +44,4 @@ script_08014B02:
|
||||
Wait 0x000f
|
||||
_0807E878
|
||||
Jump script_08014AD2
|
||||
.short 0x0000
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user