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

fix: cargo fmt

parent 47a02e0d
No related branches found
No related tags found
1 merge request!29Support for Libretro
Pipeline #3056 failed
#![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