mirror of
https://github.com/open-goal/jak-project
synced 2026-08-10 19:17:55 -04:00
Add enums and some cleanup (#148)
* support enums * better compiler warnings * tweaks to build with clang
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
class ObjectFileData;
|
||||
struct ObjectFileData;
|
||||
|
||||
struct TPageResultStats {
|
||||
int total_textures = 0;
|
||||
|
||||
Reference in New Issue
Block a user