This repository has been archived on 2022-05-19. You can view files and clone it, but cannot push or open issues or pull requests.
DemoGL4D/animations.c
2022-05-13 20:57:05 +02:00

5 lines
78 B
C

#include "animations.h"
void initialisationAnimation(void) {
/* ... */
}