mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-08-08 09:25:00 +00:00
4 lines
93 B
C++
4 lines
93 B
C++
#include "stdafx.h"
|
|
#include "EventArgs.h"
|
|
|
|
EightBit::EventArgs EightBit::EventArgs::m_empty; |