mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[server] Add SQLite 3.7.0.1
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "../amx/amx.h"
|
||||
#include "sqlite3.h"
|
||||
|
||||
// native DB:db_open(name[]);
|
||||
static cell AMX_NATIVE_CALL n_open(AMX* amx, cell* params)
|
||||
|
Reference in New Issue
Block a user