- [NEW] Passat a SDL3
- [NEW] Ara usa JailAudio - [NEW] Usant última versió de Respak - [NEW] Afegit lagueirtofile
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <string>
|
||||
#include "aux_font.h"
|
||||
#include "proc_mapa.h"
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
namespace gamestate
|
||||
{
|
||||
@@ -120,7 +120,7 @@ namespace gamestate
|
||||
{
|
||||
password[10] = 0;
|
||||
int filesize = 0;
|
||||
const char *buffer = file::getFileBuffer("offsets.bal", &filesize);
|
||||
const char *buffer = file_getfilebuffer("offsets.bal", filesize);
|
||||
|
||||
int punter = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user