PATH "dirname";

All files belonging to the application - bitmaps, sounds, entities etc. - will be first searched for in the work folder and then in the folder given here.

Remarks:

Example (WDL):

PATH "files\\models"; // Searching for models also in the work subfolder "files\models" 

See also:

BIND, LEVEL, PRAGMA_PATH, add_folder

► latest version online