Decompile ovl_Bg_Haka_Tubo (#280)

* Bg_Haka_Tubo OK

* Ran formatter

* Review suggestions

* Fix commented field offsets in header

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* Fix other field offset

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* Named data and made static

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
Tharo
2020-07-21 00:57:02 +01:00
committed by GitHub
parent b39cddd576
commit e6cee80a7b
14 changed files with 202 additions and 723 deletions
+2 -1
View File
@@ -1287,7 +1287,8 @@ typedef struct {
typedef enum {
DPM_UNK = 0,
DPM_PLAYER = 1,
DPM_ENEMY = 2
DPM_ENEMY = 2,
DPM_UNK3 = 3
} DynaPolyMoveFlag;
// Some animation related structure