mirror of
https://github.com/zeldaret/botw
synced 2026-06-03 18:36:08 -04:00
ksys/eft: Fix formatting issue
This commit is contained in:
@@ -9,7 +9,7 @@ namespace ksys::eft {
|
||||
class InfoData {
|
||||
SEAD_SINGLETON_DISPOSER(InfoData)
|
||||
|
||||
InfoData()=default;
|
||||
InfoData() = default;
|
||||
virtual ~InfoData();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user