X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fbumps.h;h=219bffc6bb8ed66f04ab7a56d15eaaad1e7d9d2e;hp=08d56a5ce5ccda4689c01f78ed820d92f940b223;hb=c596d1306f5f92f7eab76224d3b049980a14adcb;hpb=5832fe184606766fef23369159306c0a5799aeb0 diff --git a/hacks/bumps.h b/hacks/bumps.h index 08d56a5c..219bffc6 100644 --- a/hacks/bumps.h +++ b/hacks/bumps.h @@ -34,7 +34,7 @@ #define PI 3.141592654 #define RANDOM() ((int) (random() & 0X7FFFFFFFL)) -typedef char int8_; +typedef signed char int8_; typedef unsigned char uint8_; typedef short int16_; typedef unsigned short uint16_; @@ -43,7 +43,7 @@ typedef unsigned long uint32_; typedef unsigned char BOOL; -// Globals: +/* Globals: */ char *progclass = "Bumps"; char *defaults [] = {