Last commit before another big refactor
This commit is contained in:
@ -162,6 +162,16 @@ typedef struct {
|
||||
/** Information about the current rendered text */
|
||||
fonttextinfo_t *talkTextInfo;
|
||||
|
||||
/** Match Scene Variables */
|
||||
float matchStart;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
texture_t dealerTexture;
|
||||
tileset_t dealerTileset;
|
||||
primitive_t dealerPrimitive;
|
||||
|
Reference in New Issue
Block a user