summaryrefslogtreecommitdiff
path: root/csrc/game_init.c
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-10-16 20:42:37 +0800
committerIru Cai <mytbk920423@gmail.com>2018-10-16 20:45:59 +0800
commit813a06a775edf9133ca2cc5295169fa7c18b51d7 (patch)
treea89a9c85d89a2b336ca0c39f6273f71c89d2286e /csrc/game_init.c
parentcfbbcd24cd3cc339e38caabc69b1239d0300aba9 (diff)
downloadrich4-813a06a775edf9133ca2cc5295169fa7c18b51d7.tar.xz
player_stocks
Diffstat (limited to 'csrc/game_init.c')
-rw-r--r--csrc/game_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/game_init.c b/csrc/game_init.c
index 1c06347..3969189 100644
--- a/csrc/game_init.c
+++ b/csrc/game_init.c
@@ -210,7 +210,7 @@ int init_new_game(int a0)
dw_49907c = trunc(sum * 10.0);
memset(0x4967e0, 0, 336);
- memset(0x4971a0, 0, 384);
+ memset(player_stocks, 0, 384);
memset(0x4990b8, 0, 36);
dw_499080 = ebp = 0;
fcn.00448b81();