mirror of
https://github.com/UberGames/RPG-X2-rpgxEF.git
synced 2024-11-14 16:50:33 +00:00
9 lines
216 B
Text
9 lines
216 B
Text
|
To compile for rpgxEF set the following lines to #define XTRA 1.
|
||
|
To compile for other engines set the following lines to #define XTRA 0.
|
||
|
|
||
|
in cgame:
|
||
|
cg_public.h line 11
|
||
|
|
||
|
in game:
|
||
|
bg_public.h line 6
|
||
|
q_shared.h line 54
|