Commit 9f8bb6ac authored by Jason Toffaletti's avatar Jason Toffaletti

add emit_else

--HG--
extra : transplant_source : %C0%01g%8D3/%7D%F5A%5B3y%F6%CD%E0%FC%19%1BU%BE
parent d28b2e66
......@@ -375,6 +375,7 @@ def get_method():
cdef extern from *:
cdef void emit_ifdef "#if defined(_EVENT_VERSION) //" ()
cdef void emit_else "#else //" ()
cdef void emit_endif "#endif //" ()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment