diff options
Diffstat (limited to 'db/grf_files.txt')
-rw-r--r-- | db/grf_files.txt | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/db/grf_files.txt b/db/grf_files.txt index 38e4bca90..ef2421925 100644 --- a/db/grf_files.txt +++ b/db/grf_files.txt @@ -1,14 +1,15 @@ -//-----------------------------------------
-// GRF List
-//-----------------------------------------
-
-grf: C:\Jeux\RO\sdata.grf
-
-// You may add more in this format
-// grf: <data file path>
-
-//------ Others ---------------------------
-
-//Path to directory that contains the data dir
-//NOTE: Path must include trailing backslash, only one data_dir entry is supported.
-//data_dir: C:\Program Files\Gravity\RO\
+//----------------------------------------- +// GRF List +//----------------------------------------- + +grf: C:\Program Files\Gravity\RO\data.grf +grf: C:\Program Files\Gravity\RO\sdata.grf + +// You may add more in this format +// grf: <data file path> + +//------ Others --------------------------- + +//Path to directory that contains the data dir +//NOTE: Path must include trailing backslash, only one data_dir entry is supported. +//data_dir: C:\Program Files\Gravity\RO\ |