mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-02 05:27:59 -05:00
Move video_core/math.h to common/vector_math.h
The file only contained vector manipulation code, and such widely-useable code doesn't belong in video_core.
This commit is contained in:
@ -33,7 +33,6 @@ set(HEADERS
|
||||
command_processor.h
|
||||
gpu_debugger.h
|
||||
hwrasterizer_base.h
|
||||
math.h
|
||||
pica.h
|
||||
primitive_assembly.h
|
||||
rasterizer.h
|
||||
|
Reference in New Issue
Block a user