- [NEW] Passat a SDL3
- [NEW] Ara usa JailAudio - [NEW] Usant última versió de Respak - [NEW] Afegit lagueirtofile
This commit is contained in:
@@ -22,7 +22,7 @@ namespace textfile
|
||||
|
||||
const bool open(std::string filename)
|
||||
{
|
||||
buffer = file::getFileBuffer(filename.c_str(), &fsize);
|
||||
buffer = file_getfilebuffer(filename.c_str(), fsize);
|
||||
p = 0;
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user