7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
global function pulseRegisterWithLoeb
|
|
|
|
void function pulseRegisterWithLoeb()
|
|
{
|
|
bool success = pulseGetData()
|
|
loebSetLockedButton(Localize("#MENU_TITLE_STATS"), success)
|
|
} |