mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-01-11 17:29:57 +00:00
4 lines
93 B
C++
4 lines
93 B
C++
|
#include "stdafx.h"
|
||
|
#include "EventArgs.h"
|
||
|
|
||
|
EightBit::EventArgs EightBit::EventArgs::m_empty;
|