Mercurial > mm7
diff Level/Decoration.h @ 1514:965af46e8793
Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
author | yoctozepto |
---|---|
date | Tue, 03 Sep 2013 15:09:07 +0200 |
parents | 4055b09160ae |
children | 35c1e4ff6ba7 |
line wrap: on
line diff
--- a/Level/Decoration.h Mon Sep 02 22:08:21 2013 +0200 +++ b/Level/Decoration.h Tue Sep 03 15:09:07 2013 +0200 @@ -29,7 +29,7 @@ Vec3_int_ vPosition; int32_t field_10_y_rot; uint16_t uCog; - int16_t field_16_event_id; + uint16_t uEventID; uint16_t uTriggerRange; int16_t field_1A; int16_t _idx_in_stru123;