diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-05 13:48:49 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-05 13:48:49 -0500 |
commit | 3f14389d359d554d1e0c1c022da53c247da9cb5b (patch) | |
tree | 35a50be6836147f8acd8de4978bfb9aa14a75aa7 | |
parent | b7d1fe09f016ba8becfdcfaa2890cf3684dc85c4 (diff) |
got the type names figured. some junk in the top
-rw-r--r-- | data/text/type_names.inc | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/data/text/type_names.inc b/data/text/type_names.inc index a8758e8..f3e39a6 100644 --- a/data/text/type_names.inc +++ b/data/text/type_names.inc @@ -1,8 +1,23 @@ gUnknown_810AD4C:: @ 810AD4C .byte 0x1c, 0xae, 0x10, 0x08, 0x14, 0xae, 0x10, 0x08, 0x0c, 0xae, 0x10, 0x08, 0x04, 0xae, 0x10, 0x08, 0xfc, 0xad, 0x10, 0x08, 0xf0, 0xad, 0x10, 0x08, 0xec, 0xad, 0x10, 0x08, 0xe0, 0xad, 0x10, 0x08 .byte 0xd8, 0xad, 0x10, 0x08, 0xd0, 0xad, 0x10, 0x08, 0xc8, 0xad, 0x10, 0x08, 0xc0, 0xad, 0x10, 0x08, 0xbc, 0xad, 0x10, 0x08, 0xb4, 0xad, 0x10, 0x08, 0xac, 0xad, 0x10, 0x08, 0xa4, 0xad, 0x10, 0x08 -.byte 0x9c, 0xad, 0x10, 0x08, 0x94, 0xad, 0x10, 0x08, 0x53, 0x74, 0x65, 0x65, 0x6c, 0x00, 0x00, 0x00, 0x44, 0x61, 0x72, 0x6b, 0x00, 0x00, 0x00, 0x00, 0x44, 0x72, 0x61, 0x67, 0x6f, 0x6e, 0x00, 0x00 +.byte 0x9c, 0xad, 0x10, 0x08, 0x94, 0xad, 0x10, 0x08 +.string "Steel" +.byte 0 +.byte 0 +.byte 0 +.align 2,0 +.string "Dark" +.byte 0 +.byte 0 +.byte 0 +.byte 0 +.align 2,0 +.string "Dragon" +.byte 0 +.byte 0 +.align 2,0 .string "Ghost" .byte 0 .byte 0 |