Localize gas station screen

Also added a png with just the background for future translations
This commit is contained in:
Lorenzo Carletti 2022-01-01 19:02:50 +01:00
parent 737fb02e64
commit a35c547a46
3 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

View File

@ -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"