Add lots of phone call texts.

This commit is contained in:
IIMarckus
2013-01-10 18:31:06 -07:00
parent f2fd544e20
commit 4ee88cd762
7 changed files with 1926 additions and 4 deletions

View File

@@ -25,6 +25,11 @@ callba: MACRO
rst $08
ENDM
TX_RAM: MACRO
db 1
dw \1
ENDM
TX_FAR: MACRO
db $16
dw \1
@@ -3330,4 +3335,4 @@ NUM_SRAM_BANKS EQU 4
Unkn1Pals EQU $d000 ; 8 4-color palettes little endian)
Unkn2Pals EQU $d040 ; 8 4-color palettes little endian)
BGPals EQU $d080 ; 8 4-color palettes little endian)
OBPals EQU $d0c0 ; 8 4-color palettes little endian)
OBPals EQU $d0c0 ; 8 4-color palettes little endian)