8 lines
93 B
C
8 lines
93 B
C
|
#ifndef SHMEMFONTS_H
|
||
|
#define SHMEMFONTS_H
|
||
|
|
||
|
#include "graphics.h"
|
||
|
#include "window.h"
|
||
|
|
||
|
#endif
|