metaforce/Runtime/Input
Lioncash 71399d0944 CRumbleVoice: Correct bool->s16 conversion
Given the return type of the function is an s16, we can just use 0
directly here.
2020-03-18 00:32:51 -04:00
..
CFinalInput.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CFinalInput.hpp CFinalInput: Use std::array where applicable 2019-10-01 01:59:56 -04:00
CInputGenerator.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CInputGenerator.hpp Fix saves sending you to incorrect rooms, fix triggers 2019-11-05 09:18:14 -08:00
CKeyboardMouseController.hpp CFinalInput: Use std::array where applicable 2019-10-01 01:59:56 -04:00
CMakeLists.txt RumbleFxTable and final FrontEnd options functions 2017-01-12 14:16:26 -10:00
CRumbleGenerator.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CRumbleGenerator.hpp General: Normalize RuntimeCommonB include paths 2019-09-23 17:22:37 -04:00
CRumbleManager.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CRumbleManager.hpp General: Normalize RuntimeCommonB include paths 2019-09-23 17:22:37 -04:00
CRumbleVoice.cpp CRumbleVoice: Correct bool->s16 conversion 2020-03-18 00:32:51 -04:00
CRumbleVoice.hpp General: Normalize RuntimeCommonB include paths 2019-09-23 17:22:37 -04:00
ControlMapper.cpp ControlMapper: Use std::array where applicable 2019-10-01 02:11:02 -04:00
ControlMapper.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
IController.hpp General: Normalize RuntimeCommonB include paths 2019-09-23 17:22:37 -04:00
RumbleFxTable.cpp RumbleFxTable: Use std::array for the lookup table 2019-09-10 19:13:34 -04:00
RumbleFxTable.hpp RumbleFxTable: Use std::array for the lookup table 2019-09-10 19:13:34 -04:00