Skip to content
Snippets Groups Projects
Verified Commit f8b5c750 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: cargo fmt

parent 3390c0d3
No related branches found
No related tags found
1 merge request!29Support for Libretro
#![allow(clippy::uninlined_format_args)]
use std::os::raw::{c_char, c_void, c_uint};
use std::os::raw::{c_char, c_uint, c_void};
const RETRO_API_VERSION: u32 = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment