]> Shamusworld >> Repos - virtualjaguar/blob - src/gui/configwin.cpp
Rewrote file loading to be more sane and robust. Hopefully for the last time.
[virtualjaguar] / src / gui / configwin.cpp
1 //
2 // configwin.cpp - Configuration window
3 //
4 // by James L. Hammons
5 // (C) 2010 Underground Software
6 //
7 // JLH = James L. Hammons <jlhamm@acm.org>
8 //
9 // Who  When        What
10 // ---  ----------  -------------------------------------------------------------
11 // JLH  01/29/2010  Created this file
12 //
13
14 #include "configwin.h"
15
16 #warning "!!! I NEED TO BE WRITTEN !!! PLEASE WRITE ME !!!"