add sqlite and use it
authorhgn <hgodden00@gmail.com>
Sun, 8 Oct 2023 10:38:30 +0000 (11:38 +0100)
committerhgn <hgodden00@gmail.com>
Sun, 8 Oct 2023 10:39:57 +0000 (11:39 +0100)
commit524c05104673b95ef0841d6ee90bcd24f9b829dc
treeee319c77537919b94bf13acfcff82235c14a750b
parent603805f69c5484316a52ee099d03254c5a1096f3
add sqlite and use it
.gitattributes [new file with mode: 0644]
aadb_edit.c [new file with mode: 0644]
build.c
dep/sqlite3/shell.c [new file with mode: 0644]
dep/sqlite3/sqlite3.c [new file with mode: 0644]
dep/sqlite3/sqlite3.h [new file with mode: 0644]
dep/sqlite3/sqlite3ext.h [new file with mode: 0644]
gameserver.c
gameserver_db.h [new file with mode: 0644]
highscores.c
highscores.h