2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 00:27:43 +00:00

More collision imps and stubs

This commit is contained in:
2016-04-26 17:26:02 -07:00
parent bacc98d4a6
commit 2af6117ef8
15 changed files with 306 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
#ifndef CWORLDLIGHT_HPP
#define CWORLDLIGHT_HPP
#ifndef __URDE_CWORLDLIGHT_HPP__
#define __URDE_CWORLDLIGHT_HPP__
#include "Graphics/CLight.hpp"
@@ -31,4 +31,4 @@ public:
}
#endif // CWORLDLIGHT_HPP
#endif // __URDE_CWORLDLIGHT_HPP__