Brick Groove Machine
0.9.3
Firmware embarqué pour contrôleur/synthé Brick
Chargement...
Recherche...
Aucune correspondance
panic.h
Aller à la documentation de ce fichier.
1
#ifndef BRICK_PANIC_H
2
#define BRICK_PANIC_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
panic
(
const
char
*message);
9
10
#ifdef __cplusplus
11
}
12
#endif
13
14
#endif
/* BRICK_PANIC_H */
panic
void panic(const char *message)
Definition
panic.c:8
core
panic.h
Généré par
1.9.8