mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-17 23:01:06 -04:00
Remove constant copied from TP decomp
This commit is contained in:
@@ -5,6 +5,5 @@ typedef int JKRCompression;
|
||||
const JKRCompression COMPRESSION_NONE = 0;
|
||||
const JKRCompression COMPRESSION_YAY0 = 1;
|
||||
const JKRCompression COMPRESSION_YAZ0 = 2;
|
||||
const JKRCompression COMPRESSION_ASR = 3;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user