consume implementation macro

This commit is contained in:
KikooDX 2022-02-28 23:13:20 +01:00
parent 9793cc1667
commit 092aeb3e40
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ enum LZY_ScanCode {
/* implementation */
#ifdef LZY_IMPLEMENTATION
#undef LZY_IMPLEMENTATION
#ifndef LZY_TILE_SIZE
#define LZY_TILE_SIZE 16
#endif