mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 13:23:27 -04:00
m_do_ext work
also jsys documentation
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// Perhaps move to a new J3DEnum.h?
|
||||
enum J3DError {
|
||||
J3DErrType_Success = 0,
|
||||
J3DErrType_Locked = 2,
|
||||
J3DErrType_OutOfMemory = 4,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user