Mario: remove linux-specific includes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user