mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
pull some bank 1 code out of main.asm
This commit is contained in:
parent
46a94c63fc
commit
6f1ac06e03
8 changed files with 504 additions and 505 deletions
20
text/unused_names.asm
Normal file
20
text/unused_names.asm
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
UnusedNames::
|
||||
db "かみなりバッヂ@"
|
||||
db "かいがらバッヂ@"
|
||||
db "おじぞうバッヂ@"
|
||||
db "はやぶさバッヂ@"
|
||||
db "ひんやりバッヂ@"
|
||||
db "なかよしバッヂ@"
|
||||
db "バラバッヂ@"
|
||||
db "ひのたまバッヂ@"
|
||||
db "ゴールドバッヂ@"
|
||||
db "たまご@"
|
||||
db "ひよこ@"
|
||||
db "ブロンズ@"
|
||||
db "シルバー@"
|
||||
db "ゴールド@"
|
||||
db "プチキャプテン@"
|
||||
db "キャプテン@"
|
||||
db "プチマスター@"
|
||||
db "マスター@"
|
||||
db "エクセレント"
|
||||
Loading…
Add table
Add a link
Reference in a new issue