This website requires JavaScript.
Explore
Help
Sign in
Marc
/
server
Watch
1
Star
0
Fork
You've already forked server
0
forked from
github/server
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f64020157c
server
/
src
/
helpers.h
11 lines
121 B
C
Raw
Normal View
History
Unescape
Escape
remove copyright notices.
2019-09-13 21:35:44 +02:00
#
pragma once
undo more CRLF screwups.
2010-08-08 10:06:34 +02:00
#
ifdef __cplusplus
extern
"
C
"
{
#
endif
indentation rules, strictly applied
2011-03-07 08:02:35 +01:00
add a callbacks module. make last-chance spell function in lua for spells with none.
2017-04-30 18:18:47 +02:00
void
register_tolua_helpers
(
void
)
;
undo more CRLF screwups.
2010-08-08 10:06:34 +02:00
#
ifdef __cplusplus
}
#
endif
Reference in a new issue
Copy permalink