aboutsummaryrefslogtreecommitdiff
path: root/portmidi/pm_win/pmwinmm.h
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-07 19:30:56 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-07 19:30:56 +0200
commit40a899bd6ee536eae093337bf2d0dcc8db4e46f1 (patch)
tree485ace3e6fd28b91f394efd277732651e10824d8 /portmidi/pm_win/pmwinmm.h
parent6fc4bddfdf8e056469f316c1a0fe488efbb4253a (diff)
downloadttdaw-40a899bd6ee536eae093337bf2d0dcc8db4e46f1.tar.gz
Moved example code examples folder
Diffstat (limited to 'portmidi/pm_win/pmwinmm.h')
-rwxr-xr-xportmidi/pm_win/pmwinmm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/portmidi/pm_win/pmwinmm.h b/portmidi/pm_win/pmwinmm.h
deleted file mode 100755
index 4a353e2..0000000
--- a/portmidi/pm_win/pmwinmm.h
+++ /dev/null
@@ -1,5 +0,0 @@
1/* pmwinmm.h -- system-specific definitions for windows multimedia API */
2
3void pm_winmm_init( void );
4void pm_winmm_term( void );
5