source:
abuse/tags/pd/macabuse/imlib/port/mac/hack.hpp
@
49
Last change on this file since 49 was 49, checked in by , 15 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
1 | #ifndef HACKS_HPP |
2 | #define HACKS_HPP |
3 | // hacks to let mac stuff do its stuff macishly |
4 | |
5 | extern int HackMode; |
6 | |
7 | void Pre_Hack_Mode(); |
8 | void Hack_Mode(); |
9 | void Unhack_Mode(); |
10 | |
11 | #endif |
Note: See TracBrowser
for help on using the repository browser.