mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 07:25:23 -04:00
Merge consecutive incbins
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ translation:: @ 089B1D90
|
||||
.incbin "baserom_demo_jp.gba", 0x9B1A28, 0x002BD90
|
||||
.else
|
||||
.ifdef JP
|
||||
.incbin "baserom_jp.gba", 0x9B1A30, 0x2BCC0
|
||||
.incbin "baserom_jp.gba", 0x9B1A30, 0x002BCC0
|
||||
.else
|
||||
.ifdef EU
|
||||
.incbin "translations/English.bin"
|
||||
|
||||
Reference in New Issue
Block a user