This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
project64
mirror of
https://github.com/project64/project64.git
Watch
1
Star
0
Fork
You've already forked project64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c52d8e2e3
project64
/
Source
/
Project64-input
/
InputConfigUI.h
5 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
Project64-input: Add base config UI
2020-06-17 07:23:10 +00:00
#
pragma once
void
ConfigInput
(
void
*
hParent
)
;
Project64-input: Display device bound to
2020-07-22 03:43:42 +00:00
void
ConfigUIDeviceAdded
(
void
)
;