diff options
| author | Franklin Wei <git@fwei.tk> | 2016-04-16 21:16:44 -0400 |
|---|---|---|
| committer | Franklin Wei <git@fwei.tk> | 2016-04-16 21:16:44 -0400 |
| commit | a305a931726bc13c604afca1209a656a8fbedc46 (patch) | |
| tree | e8ce29b2354aca21dae1bb1f0b1bc227b34adf17 /worlds/SOURCES | |
| parent | cfe28eb7eda17e4a604749fe2f027153a2ac5b6e (diff) | |
| download | netcosm-a305a931726bc13c604afca1209a656a8fbedc46.zip netcosm-a305a931726bc13c604afca1209a656a8fbedc46.tar.gz netcosm-a305a931726bc13c604afca1209a656a8fbedc46.tar.bz2 netcosm-a305a931726bc13c604afca1209a656a8fbedc46.tar.xz | |
allow for modular world loading
Diffstat (limited to 'worlds/SOURCES')
| -rw-r--r-- | worlds/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/worlds/SOURCES b/worlds/SOURCES new file mode 100644 index 0000000..1fcc434 --- /dev/null +++ b/worlds/SOURCES @@ -0,0 +1,2 @@ +netcosm_default.c +template.c |