mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 22:27:40 +00:00
@@ -3,8 +3,11 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
#include "Kyoto/SObjectTag.hpp"
|
||||
#include "rstl/auto_ptr.hpp"
|
||||
|
||||
extern const SObjectTag gkInvalidObjectTag;
|
||||
|
||||
class IObj {
|
||||
public:
|
||||
virtual ~IObj() {}
|
||||
|
||||
Reference in New Issue
Block a user