Ash bf3e256a43
[WiiU] Input: Make controller_patcher a compile-time option
As discussed in libretro#5357; controller_patcher is now optional. It's
off by default; though this could be changed with a simple makefile
tweak (ENABLE_CONTROLLER_PATCHER ?= 1, perhaps?)

To re-enable controller_patcher; append ENABLE_CONTROLLER_PATCHER=1 to
your usual make command.

controller_patcher was the only user of c++ constructors in the Wii U
port, so you'll need 26a006c in your tree otherwise you will have a
blackscreen on startup.
2017-12-01 18:29:21 +11:00
..
2017-06-28 06:59:00 +02:00
2017-11-28 10:36:16 +00:00
2017-11-27 03:53:46 +01:00
2017-06-06 23:19:07 +02:00
2017-11-12 17:02:14 +01:00
2017-09-11 22:49:39 -05:00
2017-09-28 00:53:13 +02:00
2017-01-22 13:40:32 +01:00