Quick hack to watch my source and rebuild.
This commit is contained in:
parent
f44a08f099
commit
e7efc197a1
2 changed files with 12 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#include <SFML/Window/Event.hpp>
|
||||
|
||||
int main() {
|
||||
|
||||
fmt::print("Setting up a window for you...\n");
|
||||
|
||||
sf::RenderWindow window(sf::VideoMode(1920, 1080), "ImGui + SFML = <3");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue