mirror of
https://github.com/open-goal/jak-project
synced 2026-09-12 04:49:19 -04:00
fix merge
This commit is contained in:
@@ -1862,7 +1862,8 @@
|
||||
[[40, 43], "a0", "dma-packet"],
|
||||
[[63, 69], "a0", "dma-packet"],
|
||||
[[78, 79], "a0", "dma-packet"],
|
||||
[7
|
||||
[79, "a0", "(pointer uint64)"]
|
||||
],
|
||||
"(anon-function 6 water-anim)": [
|
||||
[6, "a0", "vector"]
|
||||
],
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#include <vector>
|
||||
#include "game/graphics/opengl_renderer/BucketRenderer.h"
|
||||
#include "game/graphics/dma/gs.h"
|
||||
#include "game/graphics/types.h"
|
||||
#include "common/math/Vector.h"
|
||||
#include "common/util/SmallVector.h"
|
||||
#include "game/graphics/pipelines/opengl.h"
|
||||
|
||||
Reference in New Issue
Block a user