diff options
Diffstat (limited to 'src/code/graph.c')
| -rw-r--r-- | src/code/graph.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/graph.c b/src/code/graph.c index fd79efac5..8a0057c7b 100644 --- a/src/code/graph.c +++ b/src/code/graph.c @@ -181,7 +181,6 @@ void Graph_TaskSet00(GraphicsContext* gfxCtx) { R_HREG_MODE = HREG_MODE_UCODE_DISAS; R_UCODE_DISAS_TOGGLE = 1; R_UCODE_DISAS_LOG_LEVEL = 2; - sPrevTaskWorkBuffer = sPrevTaskWorkBuffer; Graph_DisassembleUCode(sPrevTaskWorkBuffer); } |
