Created a settings.c, and moved all of the "set default" code into it.
commit493f7944af6b92df712f2edeeef45e8888e91e22
authordwk <dwk@b022f027-f587-4676-bc72-f0cf7b603704>
Sun, 29 Jul 2007 22:15:25 +0000 (29 22:15 +0000)
committerdwk <dwk@b022f027-f587-4676-bc72-f0cf7b603704>
Sun, 29 Jul 2007 22:15:25 +0000 (29 22:15 +0000)
treec12720a61f3c9d632df20379e833060f6e754418
parent5021102c5d1aaa1d743002d144698e982d824bd0
Created a settings.c, and moved all of the "set default" code into it.
It also generates and partially reads the settings file (.xuni
currently).
Makefile
Makewin
README
TODO
graphics.c
graphics.h
settings.c [new file with mode: 0644]
settings.h [new file with mode: 0644]
xuni.c