Perform some code cleanup

This commit is contained in:
Justine Tunney 2021-02-27 10:33:32 -08:00
parent 3e17c7b20f
commit 19d0c15e03
41 changed files with 321 additions and 459 deletions

3
.vscode/vscode.h vendored
View file

@ -145,8 +145,7 @@ typedef struct { int ax, dx; } axdx_t;
#define offsetof(x, y) 0
#define INITIALIZER(...) struct _dummy
#define __far
#define tinystrstr(...) 0
#define BENCHLOOP(...) 0
#define BENCHLOOP(...) 0
#ifdef __hook
#undef __hook