mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-09-01 10:12:51 -04:00
Use custom controller db mappings (#425)
* Use custom controller db mappings * Update controller database. * Update lunasvg to increase its minimum cmake version * Remove errant cmakelists change that was originally for a newer RmlUi version * Fix apple bundle command referencing the old game controller db filename * Readd cmakelists change for static lunasvg but with correct RmlUi library name --------- Co-authored-by: Dario <dariosamo@gmail.com> Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com> Co-authored-by: Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com>
This commit is contained in:
+1
-4
@@ -13,7 +13,7 @@ RecompiledFuncs/
|
||||
RecompiledPatches/
|
||||
|
||||
# Linux build output
|
||||
build/
|
||||
build*/
|
||||
*.o
|
||||
|
||||
# Windows build output
|
||||
@@ -61,9 +61,6 @@ N64Recomp
|
||||
RSPRecomp
|
||||
.DS_Store
|
||||
|
||||
# Controller mappings file
|
||||
gamecontrollerdb.txt
|
||||
|
||||
# Cmake build directory
|
||||
.cache
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user