mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-02 00:15:37 -05:00
* Add a 'AfterEFB' function to graphics mod action that can return a Material * Rename previous EFB graphics mod function to 'BeforeEFB' to differentiate from 'AfterEFB' * Rename previous XFB graphics mod function to 'BeforeXFB' to mirror EFB