mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Order symbols until end of LegoOmni
(#1371)
* Order * Improve * Move function * Order until end of LegoOmni * Remove header
This commit is contained in:

committed by
GitHub

parent
4db8b44ce0
commit
49cb120795
@@ -1,9 +1,10 @@
|
||||
#ifndef LEGORACERS_H
|
||||
#define LEGORACERS_H
|
||||
|
||||
#include "legojetskiraceactor.h"
|
||||
#include "legoracemap.h"
|
||||
// clang-format off
|
||||
#include "legoracespecial.h"
|
||||
// clang-format on
|
||||
#include "legoracemap.h"
|
||||
|
||||
#define LEGORACECAR_UNKNOWN_0 0
|
||||
#define LEGORACECAR_UNKNOWN_1 1
|
||||
|
Reference in New Issue
Block a user