mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 19:47:44 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef __URDE_CANIMPOIDATA_HPP__
|
||||
#define __URDE_CANIMPOIDATA_HPP__
|
||||
#pragma once
|
||||
|
||||
#include "CFactoryMgr.hpp"
|
||||
#include "CBoolPOINode.hpp"
|
||||
@@ -32,4 +31,3 @@ CFactoryFnReturn AnimPOIDataFactory(const SObjectTag& tag, CInputStream& in,
|
||||
|
||||
}
|
||||
|
||||
#endif // __URDE_CANIMPOIDATA_HPP__
|
||||
|
||||
Reference in New Issue
Block a user