mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-04 11:14:21 +00:00
Fix
This commit is contained in:
parent
606584f376
commit
49169e21c6
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ const ActorInit En_GirlA_InitVars = {
|
|||
NULL,
|
||||
};
|
||||
|
||||
static char* D_80A3C590[] = {
|
||||
char* D_80A3C590[] = {
|
||||
"デクの実×5 ", "矢×30 ", "矢×50 ", "爆弾×5 ", "デクの実×10 ", "デクの棒 ",
|
||||
"爆弾×10 ", "さかな ", "赤クスリ ", "緑クスリ ", "青クスリ ", "巨人のナイフ ",
|
||||
"ハイリアの盾 ", "デクの盾 ", "ゴロンの服 ", "ゾ─ラの服 ", "回復のハート ", "ロンロン牛乳 ",
|
||||
|
|
Loading…
Add table
Reference in a new issue