mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-12 18:25:05 +01:00
Added missing controller patcher lib
This commit is contained in:
parent
283f84d96a
commit
67ae2c18ef
@ -64,6 +64,12 @@ install:
|
||||
- make install
|
||||
- cd $DEVKITTMP
|
||||
- rm -rf *
|
||||
- git clone https://github.com/Maschell/controller_patcher.git
|
||||
- cd controller_patcher
|
||||
- make -j8
|
||||
- make install
|
||||
- cd $DEVKITTMP
|
||||
- rm -rf *
|
||||
- cd $DEVKITPRO
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user