mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 20:58:18 +00:00
Cleanup
This commit is contained in:
parent
8c87f0bd31
commit
f59227fa7a
@ -20,13 +20,11 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <boolean.h>
|
||||
#include "../libretro.h"
|
||||
|
||||
#ifndef IDEAL_DT
|
||||
#define IDEAL_DT (1.0 / 60.0 * 1000000.0)
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <queues/message_queue.h>
|
||||
|
||||
#include "menu_animation.h"
|
||||
#include "../gfx/font_renderer_driver.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user