vampires/Source/vampires/Inputable.cpp
2025-02-05 23:12:03 +00:00

8 lines
148 B
C++

// Louis Hobbs | 2024-2025
#include "Inputable.h"
// Add default functionality here for any IInputtable functions that are not pure virtual.