Tactiliest/main/src/hello_world/hello_world.h
2023-12-28 13:07:01 +01:00

6 lines
69 B
C

#pragma once
#include "nb_app.h"
extern const App hello_world_app;