reVeno/Source/Veno/Core/PresetManager.h

12 lines
159 B
C
Raw Normal View History

2020-06-13 10:56:20 +02:00
//
// Created by versustune on 11.06.20.
//
#ifndef VENO_PRESETMANAGER_H
#define VENO_PRESETMANAGER_H
class PresetManager
{
2020-06-13 10:56:20 +02:00
};
#endif //VENO_PRESETMANAGER_H