mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-20 13:45:07 -04:00
transitions cleanup
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "global.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x0000 */ char unk_0[0x218];
|
||||
/* 0x000 */ char unk_0[0x218];
|
||||
} TransitionWipe1; // size = 0x218
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "global.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x0000 */ char unk_0[0x120];
|
||||
/* 0x000 */ char unk_0[0x120];
|
||||
} TransitionWipe3; // size = 0x120
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "global.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x0000 */ char unk_0[0x28];
|
||||
/* 0x00 */ char unk_0[0x28];
|
||||
} TransitionWipe4; // size = 0x28
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "global.h"
|
||||
|
||||
typedef struct {
|
||||
/* 0x0000 */ char unk_0[0x14];
|
||||
/* 0x00 */ char unk_0[0x14];
|
||||
} TransitionWipe5; // size = 0x14
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user