fix style

This commit is contained in:
Vaxry 2023-12-06 23:42:13 +00:00
parent f927b4b538
commit 566bd124d6

View File

@ -3,8 +3,7 @@
#include <string>
#include <vector>
enum eManifestType
{
enum eManifestType {
MANIFEST_HYPRLOAD,
MANIFEST_HYPRPM
};