mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-31 17:33:20 +00:00
fix indentation, now using tabs
This commit is contained in:
@@ -15,9 +15,11 @@
|
||||
#include "Drawables/3D/Grid.hpp"
|
||||
#include "Drawables/3D/Cube.hpp"
|
||||
#include <cmath>
|
||||
#include "Wal.hpp"
|
||||
|
||||
int main()
|
||||
{
|
||||
WAL::Wal wal;
|
||||
SetTraceLogLevel(LOG_WARNING);
|
||||
//--------------------------------------------------------------------------------------
|
||||
const int screenWidth = 800;
|
||||
|
||||
Reference in New Issue
Block a user