Skip to content

Commit

Permalink
dunno if we need features/ here but the pull request doesn't pick up …
Browse files Browse the repository at this point in the history
…the older verison of this file without a change?
  • Loading branch information
bbbradsmith committed Oct 15, 2020
1 parent b893a51 commit 49d139b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libretro/hatari-mapper.c
Expand Up @@ -123,7 +123,7 @@ long GetTicks(void)
}

#ifdef WIIU
#include <features_cpu.h>
#include <features/features_cpu.h>
retro_time_t current_tus=0,last_tus=0;
#endif
int slowdown=0;
Expand Down

0 comments on commit 49d139b

Please sign in to comment.