Explorar el Código

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

sucks in small resolutions.
tags/v0.99.beta14
Sam Hocevar sam hace 19 años
padre
commit
2453a988e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/cacamoir.c

+ 1
- 1
src/cacamoir.c Ver fichero

@@ -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];


Cargando…
Cancelar
Guardar