Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-04 | build: add global var for whether or not the gui is enabled | Cory Fields | |
2013-06-04 | build: split the non-gui startup routines into a new file | Cory Fields | |
This will allow each to have its own main(), meaning that we can build a common base client and simply link in the correct startup object to create the appropriate binary. |