This website requires JavaScript.
Explore
Help
Register
Sign In
source
/
sourcemod
Watch
1
Star
0
Fork
0
You've already forked sourcemod
mirror of
https://github.com/alliedmodders/sourcemod.git
synced
2025-12-07 10:28:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f79f5df5ab
sourcemod
/
sourcepawn
/
compiler
/
tests
/
fail-any-in-new-native.sp
David Anderson
f79f5df5ab
Allow the any type in non-native newdecls.
2014-07-17 21:43:59 -07:00
6 lines
39 B
SourcePawn
Raw
Blame
History
native
Crab
(
any
x
)
;
public
main
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink