mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 04:42:33 -07: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