ALL: Fixed several compiler warnings

This commit is contained in:
Paweł Kołodziejski
2022-05-29 08:26:48 +02:00
parent 2b085c7e0e
commit 25a9d5c1e9
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
const uint32 typeDEXA = 0x41584544;
const uint32 typeFRAM = 0x4d415246;
const uint32 typeWAVE = 0x45564157;
//const uint32 typeWAVE = 0x45564157;
const uint32 typeCMAP = 0x50414D43;
const uint32 typeNULL = 0x4C4C554E;