Merge pull request #87 from iimarckus/shootbreeze

phone call texts and phone call scripts
This commit is contained in:
Bryan Bishop
2013-01-14 20:44:50 -08:00
7 changed files with 2218 additions and 5 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
@@ -3339,4 +3344,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)