mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
Update reloc_names.
I really need to get reloc_names unduplicated.
This commit is contained in:
parent
d1187f0857
commit
1eb759bb8a
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ const char *reloc_names[] = {
|
|||
"op_b_def_ofs",
|
||||
"op_c_def_ofs",
|
||||
"def_def_ofs",
|
||||
"def_field_ofs",
|
||||
};
|
||||
|
||||
int sorted = 0;
|
||||
|
|
Loading…
Reference in a new issue