mirror of
https://github.com/libretro/bsnes-libretro.git
synced 2024-11-23 08:59:40 +00:00
f04d9d58f5
byuu says: Changelog: - added nall/vfs - converted Famicom core to use nall/vfs interface instead of nall/stream interface
4 lines
42 B
C++
4 lines
42 B
C++
#pragma once
|
|
|
|
#include <nall/vfs/vfs.hpp>
|