included delay.h

This commit is contained in:
David Volovskiy 2025-08-11 21:15:44 -04:00
parent 89b58cbb79
commit 553572db5f

View File

@ -25,6 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include "endless_runner_face.h"
#include "delay.h"
typedef enum {
JUMPING_FINAL_FRAME = 0,