dol2asm OK

This commit is contained in:
Julgodis
2021-03-28 22:49:05 +02:00
parent 3d66902e1a
commit 1e95d29b60
60106 changed files with 4755966 additions and 1107376 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef CONTROL_H
#define CONTROL_H
#include "dolphin/types.h"
#endif /* CONTROL_H */
@@ -1,9 +0,0 @@
#ifndef CONTROL_H_
#define CONTROL_H_
#include "dolphin/types.h"
// this may actually go somewhere else, but defining it here for now
class JMSMesgEntry_c {};
#endif
+7
View File
@@ -0,0 +1,7 @@
#ifndef DATA_H
#define DATA_H
#include "dolphin/types.h"
#endif /* DATA_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef LOCALE_H
#define LOCALE_H
#include "dolphin/types.h"
#endif /* LOCALE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef PROCESSOR_H
#define PROCESSOR_H
#include "dolphin/types.h"
#endif /* PROCESSOR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef RESOURCE_H
#define RESOURCE_H
#include "dolphin/types.h"
#endif /* RESOURCE_H */