diff options
| author | TakaRikka <takarikka@outlook.com> | 2022-05-28 03:49:55 -0700 |
|---|---|---|
| committer | TakaRikka <takarikka@outlook.com> | 2022-05-28 03:49:55 -0700 |
| commit | 36e62e0b80225b6ef6cbe6a7322397899d3a0ffd (patch) | |
| tree | 78f9950298acfc601001a0da4ab9d46cd04d6de2 /src/d/d_lib.cpp | |
| parent | 9bcbccbeb5966896e10b9f29cc4c69bc49abe20d (diff) | |
npcT / JUTGamePad work
Diffstat (limited to 'src/d/d_lib.cpp')
| -rw-r--r-- | src/d/d_lib.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
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*); }; |
