@@ -1,7 +1,7 @@
#pragma once
#include <SDL.h>
void debug_init(unsigned char* mem);
void debug_init(unsigned char* mem, const bool window_shown = false);
void debug_update();
void debug_hide();
void debug_mouse_event(SDL_Event& event);
The note is not visible to the blocked user.