A update
This commit is contained in:
8
include/kernel/intro_anim.h
Normal file
8
include/kernel/intro_anim.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _INTRO_ANIMATION_H
|
||||
#define _INTRO_ANIMATION_H
|
||||
|
||||
#include <types.h>
|
||||
|
||||
int16_t begin_anim(const char* version);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user