msg_flow wip

This commit is contained in:
TakaRikka
2022-03-15 02:25:25 -07:00
parent fdaeb3437d
commit 985d47a5c8
33 changed files with 1675 additions and 2006 deletions
+6
View File
@@ -3,4 +3,10 @@
#include "dolphin/types.h"
namespace JMessage {
struct data {
static f32 ga4cSignature[1 + 1 /* padding */];
};
};
#endif /* DATA_H */