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