Skip to content

Commit 4744514

Browse files
committed
annotations
1 parent 17ba77f commit 4744514

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

GolDP/include/amberhaze0x1c.h

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66

77
// SIZE 0x1fc
88
// VTABLE: GOLDP 0x10057160
9-
class MdbTxtParser : public GolTxtParser {};
9+
class MdbTxtParser : public GolTxtParser {
10+
11+
// SYNTHETIC: GOLDP 0x10030050 FOLDED
12+
// MdbTxtParser::`scalar deleting destructor'
13+
};
1014

1115
class WhiteFalcon0x140;
1216
class DuskwindBananaRelic0x24;

GolDP/include/duskwindbananarelic0x24.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class WhiteFalcon0x140;
88

9-
// SIZE 0x08
9+
// SIZE 0x04
1010
struct DuskwindBananaRelicColor {
1111
DuskwindBananaRelicColor() {}
1212
DuskwindBananaRelicColor(undefined4 p_arg0, undefined4 p_arg1, undefined4 p_arg2, undefined4 p_arg3)
@@ -22,6 +22,7 @@ struct DuskwindBananaRelicColor {
2222
undefined m_unk0x3; // 0x3
2323
};
2424

25+
// SIZE 0x14
2526
struct DuskWindBananaRelicParams {
2627
LegoU32 m_unk0x00;
2728
undefined4* m_unk0x04;

GolDP/src/duskwindbananarelic0x24.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
#include "golddune0x38.h"
44
#include "whitefalcon0x140.h"
55

6+
DECOMP_SIZE_ASSERT(DuskWindName0x8, 0x8)
67
DECOMP_SIZE_ASSERT(DuskwindBananaRelic0x24, 0x24)
8+
DECOMP_SIZE_ASSERT(DuskWindBananaRelicParams, 0x14)
79

810
// FUNCTION: GOLDP 0x10025770
911
DuskwindBananaRelic0x24::DuskwindBananaRelic0x24()

0 commit comments

Comments
 (0)