@@ -12,6 +12,7 @@ namespace wad {
void init(const char *filename);
uint8_t *load(const char *name);
uint8_t *load(const char *prev, const char *name, int *size=nullptr);
uint32_t *loadPalette(int index);
The note is not visible to the blocked user.