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