mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
Update apps
This commit is contained in:
10
applications/external/wiiec/wii_anal_ver.h
vendored
Normal file
10
applications/external/wiiec/wii_anal_ver.h
vendored
Normal 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_
|
||||
Reference in New Issue
Block a user