mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 04:57:01 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#ifndef __URDE_INTERNALCOLLIDERS_HPP__
|
||||
#define __URDE_INTERNALCOLLIDERS_HPP__
|
||||
#pragma once
|
||||
|
||||
namespace urde::InternalColliders
|
||||
{
|
||||
void AddTypes();
|
||||
void AddColliders();
|
||||
}
|
||||
#endif // __URDE_INTERNALCOLLIDERS_HPP__
|
||||
|
||||
Reference in New Issue
Block a user