mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 14:43:34 +00:00
7 lines
67 B
C
7 lines
67 B
C
#ifndef BLOCK_H
|
|
#define BLOCK_H
|
|
|
|
#include <ScopGraphics.h>
|
|
|
|
#endif
|