mirror of
https://github.com/zeldaret/tww.git
synced 2024-11-23 13:29:53 +00:00
build fix
This commit is contained in:
parent
96596b299e
commit
11362ce122
@ -1201,7 +1201,7 @@ inline void dComIfGs_setTurnRestart(const cXyz& i_pos, s16 i_angle, s8 i_roomNo,
|
||||
}
|
||||
|
||||
inline u8 dComIfGs_getDataNum() {
|
||||
g_dComIfG_gameInfo.save.getDataNum();
|
||||
return g_dComIfG_gameInfo.save.getDataNum();
|
||||
}
|
||||
|
||||
inline u8 dComIfGs_getPlayerPriestFlag() {
|
||||
|
Loading…
Reference in New Issue
Block a user