|
Odamex
Setting the Standard in Multiplayer Doom
|
Go to the source code of this file.
Data Structures | |
| struct | pspdef_s |
Typedefs | |
| typedef struct pspdef_s | pspdef_t |
Enumerations | |
| enum | psprnum_t { ps_weapon, ps_flash, NUMPSPRITES } |
Functions | |
| FArchive & | operator<< (FArchive &arc, psprnum_t i) |
| FArchive & | operator>> (FArchive &arc, psprnum_t &out) |
| FArchive & | operator<< (FArchive &, pspdef_t &) |
| FArchive & | operator>> (FArchive &, pspdef_t &) |
| enum psprnum_t |