jak-project/game/graphics/jak3_texture_remap.h
Hat Kid 36f1592b90
decomp3: lightning renderer, nav code, texture remap, fix progress menu crash (#3461)
Also adds:

- BLERC
- Minimap (with missing texture for the map, sprites work)
- Eco Mine files
- Precursor robot boss files
- Sewer files
- Vehicle files
2024-04-12 18:44:38 -04:00

3 lines
78 B
C

#pragma once
int lookup_jak3_texture_dest_offset(int tpage, int texture_idx);