summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DPane.cpp
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2021-01-31 15:33:34 -0500
committerPheenoh <pheenoh@gmail.com>2021-01-31 15:33:34 -0500
commit90578d539ac54bd39e110a2a603dd63b94881d91 (patch)
tree48e8916ec300afcfc92079edfa9d8e4585998b71 /libs/JSystem/J2DGraph/J2DPane.cpp
parentf893c39194d14633f5d56e50a9449aaa9af441bc (diff)
remove functions.h
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DPane.cpp')
-rw-r--r--libs/JSystem/J2DGraph/J2DPane.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/libs/JSystem/J2DGraph/J2DPane.cpp b/libs/JSystem/J2DGraph/J2DPane.cpp
index 7e081401ed..db937804c1 100644
--- a/libs/JSystem/J2DGraph/J2DPane.cpp
+++ b/libs/JSystem/J2DGraph/J2DPane.cpp
@@ -1,5 +1,19 @@
#include "JSystem/J2DGraph/J2DPane.h"
+extern "C" {
+s32 JSUInputStream_NS_read(JSUInputStream*, u8*, u32);
+void __ct__10JSUPtrLinkFPv(void);
+void __dl__FPv(void);
+void __dt__10JSUPtrLinkFv(void);
+void __dt__10JSUPtrListFv(void);
+void append__10JSUPtrListFP10JSUPtrLink(void);
+void getParentPane__7J2DPaneFv(void);
+void GXSetCullMode(void);
+void initiate__10JSUPtrListFv(void);
+void insert__10JSUPtrListFP10JSUPtrLinkP10JSUPtrLink(void);
+void JSURandomInputStream_NS_seek(JSURandomInputStream*, u32, u32);
+}
+
J2DPane::J2DPane() : _20(), _30(), _40(), mPaneTree(this) {
mTransform = NULL;
id = 'PAN1';