mirror of
https://github.com/zeldaret/tp
synced 2026-07-02 04:25:54 -04:00
format / asm
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include "dolphin/types.h"
|
||||
|
||||
namespace JMessage {
|
||||
struct data {
|
||||
static f32 ga4cSignature[1 + 1 /* padding */];
|
||||
};
|
||||
struct data {
|
||||
static f32 ga4cSignature[1 + 1 /* padding */];
|
||||
};
|
||||
}; // namespace JMessage
|
||||
|
||||
#endif /* DATA_H */
|
||||
|
||||
Reference in New Issue
Block a user