mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-06 18:01:01 -04:00
Fix wrong forward declares (struct/class)
Requires removing the now-matching symbols from jsystem_stubs.cpp
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
class J2DOrthoGraph;
|
||||
class JUTFont;
|
||||
class JUTGamePad;
|
||||
struct JUTGamePad;
|
||||
|
||||
namespace JStudio {
|
||||
class TControl;
|
||||
|
||||
Reference in New Issue
Block a user