summaryrefslogtreecommitdiff
path: root/src/code/graph.c
diff options
context:
space:
mode:
authorRandom <28494085+Random06457@users.noreply.github.com>2020-04-08 18:45:50 +0200
committerRandom <28494085+Random06457@users.noreply.github.com>2020-04-08 18:45:50 +0200
commit0c0c15018f684357795ffa7032c77f9a18190229 (patch)
tree27de6235ba2fb0ef40bb8bb5cf074daace8d6b63 /src/code/graph.c
parentd0cf6e153b4f47f04f73656a1534314208b2f596 (diff)
Run format.sh
Diffstat (limited to 'src/code/graph.c')
-rw-r--r--src/code/graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/graph.c b/src/code/graph.c
index fb3d80e06..cd7f5fe2b 100644
--- a/src/code/graph.c
+++ b/src/code/graph.c
@@ -263,7 +263,7 @@ u32 sGraphCfbInfoIdx = 0;
// Very close to matching, stack usage
#ifdef NON_MATCHING
void Graph_Update(GraphicsContext* gfxCtx, GameState* gameState) {
- u32 problem; // 0xC4 -> 0xD4
+ u32 problem; // 0xC4 -> 0xD4
Gfx* dispRefs[5]; // 0xB0 -> 0xC0
Gfx* dispRefs2[9]; // 0x8C -> 0x9C
Gfx* dispRefs3[9]; // 0x68 -> 0x78