aboutsummaryrefslogtreecommitdiff
path: root/inc/hanoi.h
blob: 7f93e2192b9836a74ddeacb966894fad963cbe82 (plain)
1
2
3
4
5
6
#ifndef HANOI_H
# define HANOI_H

# include <ncurses.h>

#endif