address comments
This commit is contained in:
+14
-7
@@ -449,22 +449,29 @@ unref_text_ptrs_union_room_0::
|
|||||||
.word gJPText_HoldSpinShop
|
.word gJPText_HoldSpinShop
|
||||||
|
|
||||||
gText_1PlayerNeeded::
|
gText_1PlayerNeeded::
|
||||||
.string "1 player\nneeded.$"
|
.string "1 player\n"
|
||||||
|
.string "needed.$"
|
||||||
gText_2PlayersNeeded::
|
gText_2PlayersNeeded::
|
||||||
.string "2 players\nneeded.$"
|
.string "2 players\n"
|
||||||
|
.string "needed.$"
|
||||||
gText_3PlayersNeeded::
|
gText_3PlayersNeeded::
|
||||||
.string "3 players\nneeded.$"
|
.string "3 players\n"
|
||||||
|
.string "needed.$"
|
||||||
gText_4PlayersNeeded:: @ uhhhh this one is JP but not the others??? but its english in emerald???
|
gText_4PlayersNeeded:: @ uhhhh this one is JP but not the others??? but its english in emerald???
|
||||||
.string "あと4にん\n"
|
.string "あと4にん\n"
|
||||||
.string "ひつよう$"
|
.string "ひつよう$"
|
||||||
gText_2PlayerMode::
|
gText_2PlayerMode::
|
||||||
.string "2-PLAYER\nMODE$"
|
.string "2-PLAYER\n"
|
||||||
|
.string "MODE$"
|
||||||
gText_3PlayerMode::
|
gText_3PlayerMode::
|
||||||
.string "3-PLAYER\nMODE$"
|
.string "3-PLAYER\n"
|
||||||
|
.string "MODE$"
|
||||||
gText_4PlayerMode::
|
gText_4PlayerMode::
|
||||||
.string "4-PLAYER\nMODE$"
|
.string "4-PLAYER\n"
|
||||||
|
.string "MODE$"
|
||||||
gText_5PlayerMode::
|
gText_5PlayerMode::
|
||||||
.string "5-PLAYER\nMODE$"
|
.string "5-PLAYER\n"
|
||||||
|
.string "MODE$"
|
||||||
|
|
||||||
gUnknown_845742C:: @ 845742C
|
gUnknown_845742C:: @ 845742C
|
||||||
.word gText_1PlayerNeeded
|
.word gText_1PlayerNeeded
|
||||||
|
|||||||
Reference in New Issue
Block a user