Version v0.3.12 - Making things pretty
This commit is contained in:
2
otp.h
2
otp.h
@@ -254,7 +254,7 @@ unsigned char* custom_base64_decode(const char* input, int* output_length);
|
||||
|
||||
// Terminal dimension and UI functions
|
||||
void init_terminal_dimensions(void);
|
||||
void print_centered_header(const char* text);
|
||||
void print_centered_header(const char* text, int pause_before_clear);
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// MENU SYSTEM FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user