74template<
class T,
size_t N>
static u8 index[20][3]
Definition GXDraw.c:434
unsigned int size
Definition __os.h:106
Definition JASGadget.h:12
static T * getInstance()
Definition JASGadget.h:31
static T * sInstance
Definition JASGadget.h:33
JASGlobalInstance(bool param_1)
Definition JASGadget.h:18
~JASGlobalInstance()
Definition JASGadget.h:25
JASGlobalInstance(T *inst)
Definition JASGadget.h:14
Definition JASGadget.h:75
T * mArray[N]
Definition JASGadget.h:80
JASPtrArray()
Definition JASGadget.h:77
Definition JASGadget.h:41
u32 mSize
Definition JASGadget.h:67
T * get(u32 index) const
Definition JASGadget.h:54
T ** mTable
Definition JASGadget.h:66
JASPtrTable(T **param_0, u32 size)
Definition JASGadget.h:43
void set(u32 index, T *value)
Definition JASGadget.h:60
T * get(u32 index)
Definition JASGadget.h:48
void * memset(void *dst, int val, size_t n)
Definition __mem.c:85
unsigned long u32
Definition types.h:9