mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
This is just used as a means of carting around routines. It's not meant to directly have functionality embedded within it--this is the job of the inheriting data structure--so we can just make this a basic struct. Particularly given all the data members were public to begin with. |
||
|---|---|---|
| .. | ||
| JitAsmCommon.cpp | ||
| JitAsmCommon.h | ||
| JitBase.cpp | ||
| JitBase.h | ||
| JitCache.cpp | ||
| JitCache.h | ||