C'est init mais marche pas.... ALED

This commit is contained in:
2024-03-21 11:00:48 +01:00
parent db2c357472
commit b8724d7f28
6 changed files with 61 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
#include <windows.h>
#include "inputclass.h"
#include "applicationclass.h"
#include "imgui.h"
#include "imgui_impl_win32.h"
#include "imgui_impl_dx11.h"
class SystemClass
{