Mario: remove linux-specific includes

This commit is contained in:
2021-04-26 22:16:25 +02:00
parent b0b84101a2
commit 5d03da3131
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -2,7 +2,6 @@
#include "global_vars.hpp"
#include "objectids.hpp"
#include "sprites.hpp"
#include <bits/stdint-uintn.h>
std::shared_ptr< SDLPP::RectangleRender >
createBlock( std::shared_ptr< SDLPP::Renderer > &renderer, double x, double y,