#include "client.h"
Go to the source code of this file.
Macros | |
#define | DISPLAY_ITEMS 17 |
Functions | |
void | CL_ParseInventory (void) |
void | Inv_DrawString (int x, int y, char *string) |
void | SetStringHighBit (char *s) |
void | CL_DrawInventory (void) |
void SetStringHighBit | ( | char * | s | ) |
Definition at line 57 of file cl_inv.c.
Referenced by CL_DrawInventory().