mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2025-07-27 03:37:20 +02:00
3 lines
94 B
C
3 lines
94 B
C
#pragma once
|
|
|
|
int32_t LoadFileToMem(const char *filepath, uint8_t **inbuffer, uint32_t *size); |