yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::platform::WasmPatchExport Class Reference

#include <wasm_patch_export.h>

Static Public Member Functions

static absl::Status ExportBPS (const std::vector< uint8_t > &, const std::vector< uint8_t > &, const std::string &)
 
static absl::Status ExportIPS (const std::vector< uint8_t > &, const std::vector< uint8_t > &, const std::string &)
 
static PatchInfo GetPatchPreview (const std::vector< uint8_t > &, const std::vector< uint8_t > &)
 

Detailed Description

Definition at line 126 of file wasm_patch_export.h.

Member Function Documentation

◆ ExportBPS()

static absl::Status yaze::platform::WasmPatchExport::ExportBPS ( const std::vector< uint8_t > & ,
const std::vector< uint8_t > & ,
const std::string &  )
inlinestatic

Definition at line 128 of file wasm_patch_export.h.

◆ ExportIPS()

static absl::Status yaze::platform::WasmPatchExport::ExportIPS ( const std::vector< uint8_t > & ,
const std::vector< uint8_t > & ,
const std::string &  )
inlinestatic

Definition at line 134 of file wasm_patch_export.h.

◆ GetPatchPreview()

static PatchInfo yaze::platform::WasmPatchExport::GetPatchPreview ( const std::vector< uint8_t > & ,
const std::vector< uint8_t > &  )
inlinestatic

Definition at line 140 of file wasm_patch_export.h.


The documentation for this class was generated from the following file: