diff options
author | IIMarckus <iimarckus@gmail.com> | 2015-06-23 14:21:54 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2015-06-23 14:21:54 -0600 |
commit | 7ac6aa2d221c5fd87b57329e181b9d3602064b92 (patch) | |
tree | f80379750bf18bf3981ce8f137a39c3b1991b3da /main.asm | |
parent | 205000fa9ae5f97e6edbce506084fb067f528206 (diff) |
Begin enumerating std_scripts constants.
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -15475,15 +15475,15 @@ Function1365b:: ; 1365b ; 13681 .table1 - dbw $91, $0003 ; bookshelf + dbw $91, magazinebookshelf .table2 dbw $93, $0031 ; pc - dbw $94, $000b ; radio - dbw $95, $0007 ; map - dbw $96, $0006 ; merchandise - dbw $97, $0009 ; tv - dbw $9d, $0008 ; window - dbw $9f, $0005 ; incense burner + dbw $94, radio + dbw $95, townmap + dbw $96, merchandiseshelf + dbw $97, tv + dbw $9d, window + dbw $9f, incenseburner db $ff ; end ; 1369a |