LED_shit/main/include/premios.h

7 lines
101 B
C
Raw Normal View History

2025-11-23 18:15:56 +00:00
#pragma once
#include <stdint.h>
extern uint16_t premios[60];
uint16_t premio_da_posicao(int pos);