EightBit/src/EventArgs.cpp
Adrian Conlon c2de6a2659 More clang warning corrected.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-11-30 23:21:48 +00:00

5 lines
94 B
C++

#include "stdafx.h"
#include "EventArgs.h"
EightBit::EventArgs EightBit::EventArgs::m_empty;