Files
panopainter/engine/action.cpp

6 lines
87 B
C++

#include "pch.h"
#include "log.h"
#include "action.h"
ActionManager ActionManager::I;