]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
refine edge cases handling to keynums/keystrings,
authorNaitLee <naitli@foxmail.com>
Mon, 30 Jan 2023 18:14:58 +0000 (02:14 +0800)
committerNaitLee <naitli@foxmail.com>
Mon, 30 Jan 2023 18:14:58 +0000 (02:14 +0800)
commit871cfdae9e48274eacb720e2423b9d8b3818bee9
treeff8fd8f0b161d6caaabfe83594f44d042a605b82
parent5ca6703d5f57ebe18c1fc1a97c646ba468c49442
refine edge cases handling to keynums/keystrings,
use the new constant `TINYSTR_LEN` in place of `sizeof(tinystr)` leftovers

Signed-off-by: NaitLee <naitli@foxmail.com>
keys.c
menu.c
prvm_cmds.c
vid_sdl.c