Various style fixes

This commit is contained in:
Christian Semmler
2024-03-22 20:00:04 -04:00
parent 6c9f888ea3
commit f4d1e39b7a
13 changed files with 27 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#ifndef LEGOCARRACE_H
#define LEGOCARRACE_H
#ifndef LEGORACECAR_H
#define LEGORACECAR_H
#include "legocarraceactor.h"
#include "legopathactor.h"
@@ -56,4 +56,4 @@ private:
undefined4 m_unk0x7c; // 0x7c
};
#endif // LEGOCARRACE_H
#endif // LEGORACECAR_H