squall/storm/error/Error.cpp

6 lines
136 B
C++

#include "storm/error/Error.hpp"
#include "storm/error/Codes.hpp"
uint32_t s_lasterror = ERROR_SUCCESS;
APPFATINFO s_appFatInfo = {};