Browse Source

Rename ex03c_input_gamepad.c to core_input_gamepad.c

pull/3/head
Ray 10 years ago
parent
commit
3b6e5119f3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/core_input_gamepad.c

examples/ex03c_input_gamepad.c → examples/core_input_gamepad.c View File

@ -66,4 +66,4 @@ int main()
//--------------------------------------------------------------------------------------
return 0;
}
}

Loading…
Cancel
Save