mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 14:13:27 -04:00
Various Fixes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef _JAI_SE_MGR_H
|
||||
#define _JAI_SE_MGR_H
|
||||
|
||||
class JAISeCategoryMgr {
|
||||
public:
|
||||
~JAISeCategoryMgr();
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user