Files
42_vox/Application/Block.h
2025-05-09 09:37:23 +02:00

7 lines
67 B
C

#ifndef BLOCK_H
#define BLOCK_H
#include <ScopGraphics.h>
#endif