mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
Refactorings to support .upak generation
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define __URDE_CHUDBOSSENERGYINTERFACE_HPP__
|
||||
|
||||
#include "RetroTypes.hpp"
|
||||
#include "zeus/CVector3f.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "RetroTypes.hpp"
|
||||
#include "CHudInterface.hpp"
|
||||
#include "zeus/CVector3f.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#define __URDE_CHUDVISORBEAMMENU_HPP__
|
||||
|
||||
#include "RetroTypes.hpp"
|
||||
#include <cfloat>
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user