Commit 8798c20539544394bd640de837cf4bfe3a7bc114
1 parent
d8e9e976
Exists in
master
and in
5 other branches
Ajustes para empacotamento da versão windows.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/plugins/hllapi/hllapi.c
... | ... | @@ -413,7 +413,7 @@ static int pause_system(char *buffer, unsigned short *length, unsigned short *rc |
413 | 413 | |
414 | 414 | // Pause "flexivel", aguarda mudança no conteúdo da tela!!! |
415 | 415 | |
416 | - #warning Mudar comportamento na lib! | |
416 | + // #warning Mudar comportamento na lib! | |
417 | 417 | |
418 | 418 | return hllapi_wait_for_ready((*length) / 2); |
419 | 419 | } | ... | ... |