Commit 2c714094 authored by Mark Hammond's avatar Mark Hammond

Nuke the only DL_* in this directory.

parent 48452fd3
......@@ -195,7 +195,7 @@ add_define(PyObject *dict, const char *key, long value)
#define ADD_DEFINE(tok) add_define(dict,#tok,tok)
DL_EXPORT(void)
PyMODINIT_FUNC
initwinsound(void)
{
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