Added basic game save function, doesn't save much yet, but implements version comparison of binary saves for compatibility

This commit is contained in:
2026-05-08 23:15:11 -04:00
parent 0bd1ae1df8
commit ff6b282112
5 changed files with 59 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#ifndef _SDL_GAMECONTROLLERDB_H_
#define _SDL_GAMECONTROLLERDB_H_
// Taken from https://raw.githubusercontent.com/mdqinc/SDL_GameControllerDB/refs/heads/master/gamecontrollerdb.txt on Fri May 8 10:15:45 PM EDT 2026
// Taken from https://raw.githubusercontent.com/mdqinc/SDL_GameControllerDB/refs/heads/master/gamecontrollerdb.txt on Fri May 8 11:02:47 PM EDT 2026
#define AKGL_SDL_GAMECONTROLLER_DB_LEN 2227