mirror of
https://github.com/cellos51/balatro-gba.git
synced 2026-09-09 09:26:15 -05:00
7 lines
90 B
C
7 lines
90 B
C
#include "test_structures.h"
|
|
|
|
#define TEST_SIZE 240
|
|
|
|
POOL_ENTRY(ChunkOfData, TEST_SIZE);
|
|
|