Kaydet (Commit) e407e2ac authored tarafından Mark Hammond's avatar Mark Hammond

Nuke the only DL_* in this directory.

üst 1389f3e0
...@@ -195,7 +195,7 @@ add_define(PyObject *dict, const char *key, long value) ...@@ -195,7 +195,7 @@ add_define(PyObject *dict, const char *key, long value)
#define ADD_DEFINE(tok) add_define(dict,#tok,tok) #define ADD_DEFINE(tok) add_define(dict,#tok,tok)
DL_EXPORT(void) PyMODINIT_FUNC
initwinsound(void) initwinsound(void)
{ {
OSVERSIONINFO version; OSVERSIONINFO version;
......
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