mirror of
https://git.checksum.fail/alec/saphir.git
synced 2026-05-01 18:09:42 +03:00
KeyDev: no_warn sc
This commit is contained in:
@@ -49,6 +49,7 @@ U0 saphir_handle_prefix_cmd()
|
|||||||
|
|
||||||
Bool saphir_MyPutKey(I64 ch, I64 sc)
|
Bool saphir_MyPutKey(I64 ch, I64 sc)
|
||||||
{
|
{
|
||||||
|
no_warn sc;
|
||||||
switch (ch) {
|
switch (ch) {
|
||||||
case CH_CTRLB:
|
case CH_CTRLB:
|
||||||
saphir_handle_prefix_cmd;
|
saphir_handle_prefix_cmd;
|
||||||
|
|||||||
Reference in New Issue
Block a user