mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 13:00:01 -04:00
daNpc_Os_c Work (#611)
* daNpc_Os_c Work Mostly matching * How Did I Miss This Somehow this wasn't erroring on my machine * Hopefully This Works Now * Surely this is the last one * Definitely compiles now * Cleanup
This commit is contained in:
+2104
-168
File diff suppressed because it is too large
Load Diff
@@ -134,7 +134,7 @@ void dComIfG_play_c::itemInit() {
|
||||
field_0x4945 = 0;
|
||||
field_0x4946 = 0;
|
||||
field_0x4947 = 0;
|
||||
field_0x4948 = 0;
|
||||
mMesgSendButton = 0;
|
||||
mMesgCancelButton = 0;
|
||||
|
||||
for (int i = 0; i < 6; i++) {
|
||||
|
||||
Reference in New Issue
Block a user