source:
abuse/tags/pd/macabuse/imlib/include/globals.hpp
@
483
Last change on this file since 483 was 49, checked in by , 15 years ago | |
---|---|
File size: 160 bytes |
Rev | Line | |
---|---|---|
[49] | 1 | #ifndef __GLOBALS_HPP__ |
2 | #define __GLOBALS_HPP__ | |
3 | ||
4 | extern unsigned long xres, yres; | |
5 | ||
6 | #ifdef __DOS | |
7 | //#define DIRECT_SCREEN // DOS only | |
8 | #endif | |
9 | ||
10 | ||
11 | #endif | |
12 |
Note: See TracBrowser
for help on using the repository browser.