mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-11 13:10:02 -04:00
Fix demo version diffs in gameinfo/save/stage/etc
This commit is contained in:
@@ -1336,7 +1336,9 @@ void dSv_turnRestart_c::set(const cXyz& i_pos, s16 i_angle, s8 i_roomNo, u32 i_p
|
||||
field_0x13 = 0;
|
||||
mShipPos = i_shipPos;
|
||||
mShipAngleY = i_shipAngle;
|
||||
#if VERSION > VERSION_DEMO
|
||||
mHasShip = i_hasShip;
|
||||
#endif
|
||||
}
|
||||
|
||||
/* 8005D604-8005D660 .text init__10dSv_info_cFv */
|
||||
|
||||
Reference in New Issue
Block a user