mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
7 lines
101 B
Odin
7 lines
101 B
Odin
package main
|
|
|
|
import "core:os"
|
|
|
|
DEFAULTS_PATH :: #directory + os.Path_Separator_String + "defaults"
|
|
|