mirror of
https://github.com/UberGames/RPG-X2.git
synced 2025-02-10 00:40:37 +00:00
3 lines
156 B
Text
3 lines
156 B
Text
|
To compile for rpgxEF change the following things:
|
||
|
q_shared.h line 54: #define XTRA 0 to #define XTRA 1
|
||
|
bg_public.h line 6: #define XTRA 0 to #define XTRA 1
|