Modestus Moon OS  R4
CS 450 project
anim.h
Go to the documentation of this file.
1 void start_up_anim(void);
2 void busy_wait(void);
3 void clear_screen(void);
void start_up_anim(void)
Definition: anim.c:21
void clear_screen(void)
Definition: anim.c:17
void busy_wait(void)
Definition: anim.c:10