prettynames.c
This commit is contained in:
8
iris_c/prettynames.h
Normal file
8
iris_c/prettynames.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PRETTYNAMES_H
|
||||
#define PRETTYNAMES_H
|
||||
|
||||
#include "world.h"
|
||||
|
||||
const char *quadrant_type_name(quadrant_type type);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user