Update apps

This commit is contained in:
Willy-JL
2023-05-02 17:53:54 +01:00
parent 38ba334a1a
commit e8a1718b8e
187 changed files with 149 additions and 159 deletions

View File

@@ -0,0 +1,10 @@
#ifndef WII_ANAL_VER_H_
#define WII_ANAL_VER_H_
#include "gfx/images.h"
#define VER_MAJ &img_3x5_1
#define VER_MIN &img_3x5_0
#define VER_SUB &img_3x5_1
#endif //WII_ANAL_VER_H_