Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
Classes | Functions
ma_io.h File Reference
#include "file_system.h"

Go to the source code of this file.

Classes

struct  MiniAudio_VFS
 MiniAudio VFS structure. More...
 

Functions

ma_result ember_init_ma_vfs (MiniAudio_VFS *vfs)
 

Function Documentation

◆ ember_init_ma_vfs()

ma_result ember_init_ma_vfs ( MiniAudio_VFS vfs)