give warning for unsupported exe

This commit is contained in:
ineed bots
2023-08-28 20:35:50 -06:00
parent d7e9ba5439
commit b0ee289a3c
2 changed files with 9 additions and 5 deletions

View File

@ -1,7 +1,6 @@
#include <stdinc.hpp>
#include "loader/component_loader.hpp"
#include "game/game.hpp"
#include "scheduler.hpp"
#include <utils/concurrency.hpp>