Search
lxdream.org :: lxdream/src/sh4/sh4trans.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4trans.h
changeset 991:60c7fab9c880
prev941:c67574ed4355
next1065:bc1cc0c54917
author nkeynes
date Sat Apr 11 03:28:01 2009 +0000 (15 years ago)
permissions -rw-r--r--
last change Update sh4_translate_end_block_size() to have the correct backpatch sizes
(with recent changes there)
file annotate diff log raw
1.1 --- a/src/sh4/sh4trans.h Sat Jan 03 08:55:15 2009 +0000
1.2 +++ b/src/sh4/sh4trans.h Sat Apr 11 03:28:01 2009 +0000
1.3 @@ -19,7 +19,7 @@
1.4 #ifndef lxdream_sh4trans_H
1.5 #define lxdream_sh4trans_H 1
1.6
1.7 -#include "sh4/xltcache.h"
1.8 +#include "xlat/xltcache.h"
1.9 #include "dream.h"
1.10 #include "mem.h"
1.11
.