mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-01 09:42:27 +00:00
- added Shadow Warrior files to CMake project - not compiled yet.
This commit is contained in:
parent
1104065b47
commit
70004665fd
128 changed files with 558 additions and 19 deletions
|
@ -28,6 +28,8 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms
|
|||
|
||||
#define LISTS_H
|
||||
|
||||
BEGIN_SW_NS
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
typedef
|
||||
|
@ -64,6 +66,8 @@ typedef
|
|||
|
||||
#define EMPTY(list) (((LIST) list)->Next == (LIST) list)
|
||||
|
||||
END_SW_NS
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue