Some more checks to avoid possible crashes.

This commit is contained in:
StackZ
2020-05-21 05:49:21 +02:00
parent a2c87824ad
commit 4dc2426fa5
7 changed files with 186 additions and 113 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
* reasonable ways as different from the original version.
*/
#ifndef SCREENCOMMON_HPP
#define SCREENCOMMON_HPP
#ifndef _UNIVERSAL_CORE_SCREENCOMMON_HPP
#define _UNIVERSAL_CORE_SCREENCOMMON_HPP
#include "gui.hpp"
#include "structs.hpp"