summaryrefslogtreecommitdiffhomepage
path: root/gamedata/inputsystem.txt
blob: 65bca21db86ead8ee3398c8482e53de9ccc32238 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
vtidx_SleepUntilInput 31 # TODO(compat): unsure if this causes any issues yet
	Portal2 34 # IAppSystem changes

# XXX: This function won't always exist even when has_ is true.
# It's only used by rinput.c after checking that m_rawinput exists.
vtidx_GetRawMouseAccumulators
	L4D1 39
	L4D2 37
	2013 39
	Portal2 50

# vi: sw=4 ts=4 noet tw=80 cc=80