mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 10:21:57 -05:00
Merge pull request #11 from RollingStar/patch-3
Comment explaining GAME_PATH.
This commit is contained in:
commit
c9c583c9d9
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "track.h"
|
||||
#include "viewport.h"
|
||||
|
||||
//Path to load data files from. Temporary solution.
|
||||
#define GAME_PATH "C:\\Program Files (x86)\\Infogrames\\RollerCoaster Tycoon 2"
|
||||
|
||||
void rct2_init_directories();
|
||||
|
|
Loading…
Reference in a new issue