libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
OtrArchive.h File Reference
#include <string>
#include <stdint.h>
#include <map>
#include <unordered_map>
#include <vector>
#include <unordered_set>
#include <mutex>
#include <StormLib.h>
#include "ship/resource/Resource.h"
#include "ship/resource/archive/Archive.h"
Include dependency graph for OtrArchive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ship::OtrArchive
 Archive implementation backed by an MPQ file (Blizzard's MoPaQ format). More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.