Files
renderbug-cpp/src/inputs/BPM.cpp

6 lines
80 B
C++

#include "./BPM.h"
#include "../Static.h"
STATIC_ALLOC(BPM);
STATIC_TASK(BPM);