notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7159e1
)
gte_divider: should include it's own header
author
notaz
<notasas@gmail.com>
Mon, 16 Aug 2021 21:26:01 +0000
(
00:26
+0300)
committer
notaz
<notasas@gmail.com>
Mon, 16 Aug 2021 21:27:41 +0000
(
00:27
+0300)
Would have noticed the wrong divider type with this.
libpcsxcore/gte_divider.c
patch
|
blob
|
blame
|
history
diff --git
a/libpcsxcore/gte_divider.c
b/libpcsxcore/gte_divider.c
index
e1d6c6b
..
a4cd0d2
100644
(file)
--- a/
libpcsxcore/gte_divider.c
+++ b/
libpcsxcore/gte_divider.c
@@
-10,6
+10,7
@@
*/
#include "gte.h"
+#include "gte_divider.h"
static const u8 table[] =
{