mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 00:39:04 +00:00
makerom v0.6
This commit is contained in:
+1
-4
@@ -1,5 +1,4 @@
|
||||
#ifndef _YAML_H_
|
||||
#define _YAML_H_
|
||||
#pragma once
|
||||
|
||||
typedef enum
|
||||
{
|
||||
@@ -27,8 +26,6 @@ typedef struct
|
||||
|
||||
} ctr_yaml_context;
|
||||
|
||||
#endif
|
||||
|
||||
// Public Prototypes
|
||||
int GetYamlSettings(user_settings *set);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user