Skip to content

Commit 09d0e4d

Browse files
committed
add forgotten header
1 parent 603890e commit 09d0e4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

decode.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
uint8_t filterWord(char* s);
2+
void getWord(uint16_t n, char* buffer);
3+
void getSpecialWord(int16_t n, char* buffer);
4+
#include "sizes.h"
5+

0 commit comments

Comments
 (0)