mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-08 10:35:50 -04:00
Include Fix
Needed this for a mod I'm messing with to build, probably should be applied to other headers too
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#if TARGET_PC
|
||||
#include "helpers/endian.h"
|
||||
#endif
|
||||
|
||||
class JSUInputStream;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user