You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Currently supported libraries to be used in conjunction with HxCompileU:
9
9
-[hxLibNotifications](https://github.com/Slushi-Github/hxLibNotifications): a library to create notifications on the Wii U (Useful for mostly plugins).
10
10
-[hxLibMappedMemory](https://github.com/Slushi-Github/hxLibMappedMemory): a library to create mapped memory on the Wii U.
11
11
-[SlushiUtilsU](https://github.com/Slushi-Github/slushiUtilsU): a library to facilitate the use of certain Wii U libraries.
12
-
-[hxSDL2](https://github.com/Slushi-Github/hxSDL2): SDL2 (SDL2,SDL2_Image, SDL2_mixer...) @:native bindings for Haxe to do homebrew on Wii U.
12
+
-[hxSDL2](https://github.com/Slushi-Github/hxSDL2): SDL2 (SDL2,SDL2_Image, SDL2_mixer...) @:native bindings for Haxe to do homebrew on Wii U.
13
13
14
14
## How?
15
15
The magic really comes from [reflaxe.CPP](https://github.com/SomeRanDev/reflaxe.CPP), being an alternative to [HXCPP](https://github.com/HaxeFoundation/hxcpp) when you want to compile Haxe to C++.
@@ -72,4 +72,4 @@ You can also use the following command search a line of code in the [.elf] file
0 commit comments