mirror of https://github.com/zeldaret/botw.git
ksys/eft: Fix formatting issue
This commit is contained in:
parent
450f559602
commit
f365c0b591
|
@ -9,7 +9,7 @@ namespace ksys::eft {
|
|||
class InfoData {
|
||||
SEAD_SINGLETON_DISPOSER(InfoData)
|
||||
|
||||
InfoData()=default;
|
||||
InfoData() = default;
|
||||
virtual ~InfoData();
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue