small optimizations

This commit is contained in:
2024-01-16 17:54:06 +01:00
parent a8bd98706f
commit 0affc96e3e
14 changed files with 12 additions and 30 deletions

View File

@ -142,7 +142,6 @@ void fgo_io_get_analogs(int16_t *stick_x, int16_t *stick_y)
HRESULT fgo_io_led_init(void)
{
// return 0;
return S_OK;
}