mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-02-24 07:02:27 +01:00
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>
|