mirror of
https://github.com/zeldaret/tmc
synced 2026-09-02 18:12:46 -04:00
Clean up script files
This commit is contained in:
@@ -493,9 +493,10 @@
|
||||
.short \s
|
||||
.endm
|
||||
|
||||
.macro TextboxNoOverlapFollowPos w
|
||||
.macro TextboxNoOverlapFollowPos a,b
|
||||
.short 0x0c5c
|
||||
.word \w
|
||||
.short \a
|
||||
.short \b
|
||||
.endm
|
||||
|
||||
.macro TextboxNoOverlapFollowPos_1 s
|
||||
|
||||
Reference in New Issue
Block a user