mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-12 11:22:00 -04:00
gx.h instead of dolphin/gx/GXstruct.h
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* https://github.com/zsrtp/libtp_rel/blob/master/include/util/color_utils.h
|
||||
*/
|
||||
|
||||
#include "dolphin/gx/GXStruct.h"
|
||||
#include <gx.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "dolphin/gx/GXStruct.h"
|
||||
#include <gx.h>
|
||||
|
||||
void set_all_midna_hair_colors();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user