Localize gas station screen
Also added a png with just the background for future translations
This commit is contained in:
parent
737fb02e64
commit
a35c547a46
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
|
@ -2323,6 +2323,10 @@ m2_title_text_params:
|
|||
.org m2_title_text_params + 0xA4 :: dw m2_title_text_params + 0x64
|
||||
.org m2_title_text_params + 0xAC :: dw m2_title_text_params + 0x68
|
||||
|
||||
.org 0x87099FC
|
||||
m2_gas_station:
|
||||
.incbin "data/m2-gas-station_[c].bin"
|
||||
|
||||
.org 0x8FEE000
|
||||
disclaimer_palette:
|
||||
.incbin "data/intro-screen-pal.bin"
|
||||
|
|
Loading…
Reference in New Issue