mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-13 13:56:49 -04:00
Minimap fixes (needs change for intensityI8 in aurora) and some other BE fixes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "JSystem/JHostIO/JORMContext.h"
|
||||
|
||||
struct dMpath_RGB5A3_s {
|
||||
u16 color;
|
||||
BE(u16) color;
|
||||
};
|
||||
|
||||
namespace dMpath_ColorCnv_n {
|
||||
|
||||
Reference in New Issue
Block a user