Files
dhfs/launcher/backend/include_public/DhfsInstance.hpp
2025-06-24 16:59:32 +02:00

17 lines
149 B
C++

//
// Created by stepus53 on 24.6.25.
//
#ifndef DHFSINSTANCE_HPP
#define DHFSINSTANCE_HPP
class DhfsInstance {
};
#endif //DHFSINSTANCE_HPP