3 lines
No EOL
171 B
C
3 lines
No EOL
171 B
C
void loadFile( const char* fileName, long sizeInBytes, unsigned char* byteDestPtr);
|
|
|
|
void loadRawFile( const char* fileName, long sizeInBytes, unsigned char* byteDestPtr); |