summaryrefslogtreecommitdiff
path: root/src/JSystem/JFramework/JFWSystem.cpp
diff options
context:
space:
mode:
authorLuke Street <luke.street@encounterpc.com>2023-09-10 00:42:26 -0400
committerLuke Street <luke.street@encounterpc.com>2023-09-10 00:48:55 -0400
commitadb95b135c3d7498eba29bbd9728d345eed5a407 (patch)
tree655575b939c12067569263171b68c079b1a232c8 /src/JSystem/JFramework/JFWSystem.cpp
parent81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff)
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/JSystem/JFramework/JFWSystem.cpp')
-rw-r--r--src/JSystem/JFramework/JFWSystem.cpp17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/JSystem/JFramework/JFWSystem.cpp b/src/JSystem/JFramework/JFWSystem.cpp
new file mode 100644
index 00000000..3528170a
--- /dev/null
+++ b/src/JSystem/JFramework/JFWSystem.cpp
@@ -0,0 +1,17 @@
+//
+// Generated by dtk
+// Translation Unit: JFWSystem.cpp
+//
+
+#include "JSystem/JFramework/JFWSystem.h"
+#include "dolphin/types.h"
+
+/* 80254DD0-80254E54 .text firstInit__9JFWSystemFv */
+void JFWSystem::firstInit() {
+ /* Nonmatching */
+}
+
+/* 80254E54-802551C0 .text init__9JFWSystemFv */
+void JFWSystem::init() {
+ /* Nonmatching */
+}