Add structs

This commit is contained in:
ineedbots 2021-06-28 15:09:20 -06:00
parent b35949ddaf
commit 5a18dc5fc6
2 changed files with 2113 additions and 0 deletions

View File

@ -5,6 +5,7 @@ namespace Components
{ {
HelloWorld::HelloWorld() HelloWorld::HelloWorld()
{ {
MessageBoxA(nullptr, "MP", "DEBUG", 0);
} }
HelloWorld::~HelloWorld() HelloWorld::~HelloWorld()

File diff suppressed because it is too large Load Diff