7 lines
83 B
C
7 lines
83 B
C
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
void monocle(tag_t *tag);
|
|
void tile(tag_t *tag);
|