OpenBarnyard
Loading...
Searching...
No Matches
AGUI2FontResource.h
Go to the documentation of this file.
1
#pragma once
2
#include <
File/TTRB.h
>
3
4
struct
AGUI2FontResource
5
{
6
TCHAR
*
szFileName
;
7
Toshi::TTRB
oTRB
;
8
TUINT
uiRefCount
;
9
};
TTRB.h
TRB (Toshi Relocatable Binary) resource system for the Toshi engine.
TUINT
unsigned int TUINT
Definition
Typedefs.h:8
TCHAR
char TCHAR
Definition
Typedefs.h:20
AGUI2FontResource
Definition
AGUI2FontResource.h:5
AGUI2FontResource::szFileName
TCHAR * szFileName
Definition
AGUI2FontResource.h:6
AGUI2FontResource::oTRB
Toshi::TTRB oTRB
Definition
AGUI2FontResource.h:7
AGUI2FontResource::uiRefCount
TUINT uiRefCount
Definition
AGUI2FontResource.h:8
D:
_dev
OpenBarnyard
Source
OpenBarnyard
Source
GUI
AGUI2FontResource.h
Generated by
1.13.2