dol: initial dol commit
[jump.git] / dol / examples / example7 / src / global.h
1 #ifndef GLOBAL_H
2 #define GLOBAL_H
3
4 #define N                 3
5 #define NUMBER_OF_SAMPLES 5
6
7 #endif