mirror of
https://github.com/thug1src/thug.git
synced 2025-01-22 05:43:47 +00:00
12 lines
108 B
C++
12 lines
108 B
C++
|
#include <core/defines.h>
|
||
|
#include <gel/object.h>
|
||
|
#include <gel/ObjPtr.h>
|
||
|
|
||
|
namespace Obj
|
||
|
{
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
}
|