mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-04-02 10:42:14 -04:00
byuu says: Changelog: - added nall/vfs - converted Famicom core to use nall/vfs interface instead of nall/stream interface
3 lines
42 B
C++
3 lines
42 B
C++
#pragma once
|
|
|
|
#include <nall/vfs/vfs.hpp>
|