mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-01-11 02:29:50 +00:00
c2de6a2659
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
5 lines
94 B
C++
5 lines
94 B
C++
#include "stdafx.h"
|
|
#include "EventArgs.h"
|
|
|
|
EightBit::EventArgs EightBit::EventArgs::m_empty;
|