chore: CRLF to LF
This commit is contained in:
+9
-9
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace hooks::rom {
|
||||
|
||||
void init();
|
||||
void set_model(const std::string &model);
|
||||
}
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace hooks::rom {
|
||||
|
||||
void init();
|
||||
void set_model(const std::string &model);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user