index
:
Torch
MegaMech-patch-1
MegaMech-patch-2
MegaMech-patch-3
async
blob_modding
bswapped
cache
development
feature/sm64-collision
fixcolpoly
gh-pages
lightstables
main
sm64/anims
test
vtxtables
Generic asset processor for games (resource conversion helper)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types
/
SegmentedAddr.h
blob: 8aa868e4c11d2d34d144a2c4dbd4d7eabace5d85 (
plain
)
1
2
3
4
5
6
7
#pragma once #include <cstdint> struct SegmentedAddr { uint32_t offset; };