mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-26 18:04:06 +00:00
Various style fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user