mirror of
https://github.com/ineedbots/cod2m.git
synced 2025-04-19 16:02:53 +00:00
Add structs
This commit is contained in:
parent
b35949ddaf
commit
5a18dc5fc6
@ -5,6 +5,7 @@ namespace Components
|
|||||||
{
|
{
|
||||||
HelloWorld::HelloWorld()
|
HelloWorld::HelloWorld()
|
||||||
{
|
{
|
||||||
|
MessageBoxA(nullptr, "MP", "DEBUG", 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
HelloWorld::~HelloWorld()
|
HelloWorld::~HelloWorld()
|
||||||
|
2112
src/Game/Structs.hpp
2112
src/Game/Structs.hpp
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user