Обновить a3/world.h
This commit is contained in:
parent
d59f61f435
commit
7a7d09092b
@ -1,7 +1,7 @@
|
|||||||
#ifndef _WORLD_H_
|
#ifndef _WORLD_H_
|
||||||
#define _WORLD_H_
|
#define _WORLD_H_
|
||||||
|
|
||||||
#include <curses.h>
|
#include <curses/curses.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* World represented as a rectangular matrix of colorful characters.
|
* World represented as a rectangular matrix of colorful characters.
|
||||||
|
Loading…
Reference in New Issue
Block a user