mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 20:07:49 +00: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:
parent
8a04c65e20
commit
5df2d1b5f7
9 changed files with 9 additions and 10 deletions
|
@ -33,7 +33,6 @@ set(HEADERS
|
|||
command_processor.h
|
||||
gpu_debugger.h
|
||||
hwrasterizer_base.h
|
||||
math.h
|
||||
pica.h
|
||||
primitive_assembly.h
|
||||
rasterizer.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue