From 36e62e0b80225b6ef6cbe6a7322397899d3a0ffd Mon Sep 17 00:00:00 2001 From: TakaRikka Date: Sat, 28 May 2022 03:49:55 -0700 Subject: npcT / JUTGamePad work --- src/d/d_lib.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/d/d_lib.cpp') diff --git a/src/d/d_lib.cpp b/src/d/d_lib.cpp index 882afebe9a..ad09b0485c 100644 --- a/src/d/d_lib.cpp +++ b/src/d/d_lib.cpp @@ -23,10 +23,6 @@ struct dEvt_control_c { struct JKRExpandSwitch {}; -struct JKRArchive { - /* 802D65A4 */ void findFsResource(char const*, u32) const; -}; - struct JKRAramArchive { /* 802D781C */ void getAramAddress(char const*); }; -- cgit v1.2.3