16 lines
195 B
C
16 lines
195 B
C
/*
|
|
* AsteroidGenerator.h
|
|
*
|
|
* Created on: 24.10.2017
|
|
* Author: gmueller
|
|
*/
|
|
|
|
#ifndef SRC_ASTEROIDGENERATOR_H_
|
|
#define SRC_ASTEROIDGENERATOR_H_
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* SRC_ASTEROIDGENERATOR_H_ */
|