aboutsummaryrefslogtreecommitdiff
path: root/src/stagedata.h
blob: 62943fd28e76f20496b2220ceb675a1a9d1a49b5 (plain)
1
2
3
4
5
6
#ifndef STAGEDATA_H
#define STAGEDATA_H

int stage[9][96];

#endif