#ifndef __PATCH_GRAPHICS_H__
#define __PATCH_GRAPHICS_H__
#include "patch_helpers.h"
DECLARE_FUNC(float, recomp_get_aspect_ratio);
#endif