made the gnAppInfo struct C compliant

This commit is contained in:
Greg Wells
2025-05-17 13:45:39 -04:00
parent 29a433b7d5
commit daef5e4858

View File

@@ -2,7 +2,6 @@
#include <gryphn/gryphn_utils.h>
struct gnAppInfo {
public:
gnString ApplicationName;
gnString EngineName;
gnVersion ApplicationVersion;