FPS can be limited

This commit is contained in:
Robert 2020-05-18 16:53:01 +02:00
parent 85ab65737a
commit 7d178b36cb
4 changed files with 51 additions and 6 deletions

View file

@ -1,3 +1,4 @@
#include "..\SDLU\graphics\RenderWindow.hpp"
#pragma once
#include "SDLU.hpp"
#include <iostream>