mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Minor cleanup
Inlines, wrong indentation, enums, private fields, etc
This commit is contained in:
@@ -173,9 +173,9 @@ BOOL daObjVolcano::Act_c::Create() {
|
||||
field_0x4F8 = 0.0f;
|
||||
if (dComIfGs_getStartPoint() == 2
|
||||
#if VERSION > VERSION_DEMO
|
||||
&& current.roomNo == dComIfGs_getRestartRoomNo()
|
||||
&& current.roomNo == dComIfGs_getRestartRoomNo()
|
||||
#endif
|
||||
) {
|
||||
) {
|
||||
field_0x500 = 6;
|
||||
} else {
|
||||
field_0x500 = 3;
|
||||
|
||||
Reference in New Issue
Block a user