mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 22:27:41 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef _DNAMP2_AFSM_HPP_
|
||||
#define _DNAMP2_AFSM_HPP_
|
||||
#pragma once
|
||||
|
||||
#include "../DNAMP1/AFSM.hpp"
|
||||
|
||||
@@ -7,4 +6,3 @@ namespace DataSpec::DNAMP2
|
||||
{
|
||||
using AFSM = DNAMP1::AFSM;
|
||||
}
|
||||
#endif // _RETRO_AFSM_HPP_
|
||||
|
||||
Reference in New Issue
Block a user