Adoranda/include/define.h

5 lines
82 B
C
Raw Normal View History

#pragma once
/*the size of one tile*/
2022-01-22 17:12:24 +01:00
#define TILE_SIZE 16
#define NB_INTERIORS 2