Files
majcostaandGitHub 381ab936eb Rename 'Standard Gaming Platform' to 'sgp' (#246)
* rename 'Standard Gaming Platform' to 'sgp'

* Adapt CMakeLists.txt files to renamed SGP directory

* Lowercase it
2023-10-23 10:18:20 -03:00

6 lines
136 B
C

#include "types.h"
BOOLEAN LoadSTCIFileToImage( HIMAGE hImage, UINT16 fContents );
BOOLEAN IsSTCIETRLEFile( CHAR8 * ImageFile );