heed resolution options, and cross-version resizing
[retroray] / src / app.h
index 6073261..4cc9b3a 100644 (file)
--- a/src/app.h
+++ b/src/app.h
@@ -22,6 +22,8 @@ along with this program.  If not, see <https://www.gnu.org/licenses/>.
 #include "logger.h"
 #include "scene.h"
 
+#define CFGFILE        "retroray.cfg"
+
 enum {
        KEY_BACKSP = 8,
        KEY_ESC = 27,