Procházet zdrojové kódy

* Make the export test 80 columns wide, so that the ANSI we generate can

be read by other programs.
tags/v0.99.beta14
Sam Hocevar sam před 18 roky
rodič
revize
29da35e1f4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      test/export.c

+ 1
- 1
test/export.c Zobrazit soubor

@@ -24,7 +24,7 @@

#include "cucul.h"

#define WIDTH 60
#define WIDTH 80
#define HEIGHT 32

uint32_t pixels[256*256];


Načítá se…
Zrušit
Uložit