Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
James Hale
SRB2
Repository
9f7613ef6d280d30b571f35fbf53293004172450
Select Git revision
Branches
20
lua-inputs
master
default
protected
next
luajit
next-lc-uint16
luacolors
spawn_z_refactor
opengl-is-a-bad-renderer
boost-tickrate
buildbot
travis-deployer
public-musicplus-libopenmpt
public_flatsprite
fof-lightlist-fixes
prescott-march
makefile-tinkering
timedemo-revise
cutscene-cleanup
vanilla-hotplug-stableid
vanilla-hotplug
Tags
20
SRB2_release_2.2.0
SRB2_release_2.1.25
SRB2_release_2.1.24
SRB2_release_2.1.23
SRB2_release_2.1.22
SRB2_release_2.1.21
SRB2_release_2.1.20
SRB2_release_2.1.19
SRB2_release_2.1.18
td-release-v1.0.0
SRB2_release_2.1.17
SRB2_release_2.1.16a
SRB2_release_2.1.16
SRB2_release_2.1.15
SRB2_release_2.1.14
SRB2_release_2.1.12
SRB2_release_2.1.11
SRB2_release_2.1.10
SRB2_release_2.1.9
SRB2_release_2.1.8
40 results
SRB2
src
lua_playerlib.c
Find file
Blame
Permalink
Forked from
STJr / SRB2
Source project has a limited visibility.
5 years ago
9f7613ef
Typecast p to INT16
· 9f7613ef
SteelT
authored
5 years ago
Since the enum type is implementation-defined, and could be either signed or unsigned.
9f7613ef
History
Typecast p to INT16
SteelT
authored
5 years ago
Since the enum type is implementation-defined, and could be either signed or unsigned.