Selaa lähdekoodia

* Increased cacamoir circle thikness by 50%, because it currently really

sucks in small resolutions.
tags/v0.99.beta14
Sam Hocevar sam 19 vuotta sitten
vanhempi
commit
2453a988e4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/cacamoir.c

+ 1
- 1
src/cacamoir.c Näytä tiedosto

@@ -26,7 +26,7 @@
#define YSIZ 256

#define DISCSIZ 512
#define DISCTHICKNESS 64
#define DISCTHICKNESS 96

static unsigned char screen[XSIZ * YSIZ];
static unsigned char disc[DISCSIZ * DISCSIZ];


Ladataan…
Peruuta
Tallenna