ScreenSaver/src/config.h

11 lines
95 B
C

#ifndef CONFIG_H
#define CONFIG_H
#define MAXHEIGHT 224
#define MORE_RAM 1
#endif