Просмотр исходного кода

* 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 20 лет назад
Родитель
Сommit
29da35e1f4
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      test/export.c

+ 1
- 1
test/export.c Просмотреть файл

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


#include "cucul.h" #include "cucul.h"


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


uint32_t pixels[256*256]; uint32_t pixels[256*256];


Загрузка…
Отмена
Сохранить