This repository has been archived on 2025-06-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Os/root-fs/usr/include/kipr/botball.h
2018-04-07 23:26:16 +02:00

12 lines
184 B
C

#ifndef _KIPR_BOTBALL_H_
#define _KIPR_BOTBALL_H_
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <wallaby/wallaby.h>
#include <string.h>
#include <time.h>
#endif