aboutsummaryrefslogtreecommitdiffstats
path: root/OLD/csci4061/091420_breakout/include/main.h
blob: 6f7f6fe27bbfc618dd8ef63d5964d29c8816644e (plain) (blame)
1
2
3
4
5
6
7
#ifndef INC_091420_BREAKOUT_MAIN_H
#define INC_091420_BREAKOUT_MAIN_H

#include <stdio.h>
static const int maxLen = 100;

#endif //INC_091420_BREAKOUT_MAIN_H