chore: better name matching & add some definitions
fix: add asserts where they were missing
This commit is contained in:
@@ -12,7 +12,7 @@ void main(
|
||||
|
||||
*/
|
||||
|
||||
static unsigned char PS_ScreenSpace_Data[] =
|
||||
static unsigned char g_main_PS_ScreenSpace[] =
|
||||
{
|
||||
0x44, 0x58, 0x42, 0x43, 0xB8, 0xC0, 0x6E, 0x7D, 0xDE, 0x9F,
|
||||
0x85, 0xBA, 0x86, 0xB9, 0x41, 0xAB, 0xCA, 0x09, 0x13, 0x95,
|
||||
|
||||
Reference in New Issue
Block a user