Rename objects

This commit is contained in:
octorock
2022-07-23 12:43:43 +02:00
parent ccba86d292
commit 852effa474
671 changed files with 5779 additions and 5277 deletions
+9 -3
View File
@@ -1,8 +1,14 @@
#include "object.h"
#include "main.h"
#include "menu.h"
/**
* @file fileScreenObjects.c
* @ingroup Objects
*
* @brief File Screen Objects object
*/
#include "fileselect.h"
#include "functions.h"
#include "main.h"
#include "menu.h"
#include "object.h"
extern int sub_0807A094(int);
extern u32 sub_080041EC(int, int);