yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
wasm_browser_storage.cc
Go to the documentation of this file.
1#ifdef __EMSCRIPTEN__
2
4
5namespace yaze {
6namespace app {
7namespace platform {
8// Intentionally empty: stub implementation lives in the header.
9} // namespace platform
10} // namespace app
11} // namespace yaze
12
13#endif // __EMSCRIPTEN__