bos
This commit is contained in:
		
							parent
							
								
									51f7ce9956
								
							
						
					
					
						commit
						e9a8886e96
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
#ifndef _WORLD_H_
 | 
					#ifndef _WORLD_H_
 | 
				
			||||||
#define _WORLD_H_
 | 
					#define _WORLD_H_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <curses.h>
 | 
					#include "ncurses.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