mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 08:07:51 +00:00
Merge branch 'threading'
This commit is contained in:
commit
32c314c992
44 changed files with 1559 additions and 193 deletions
|
@ -21,7 +21,7 @@
|
|||
#ifndef __VFP_H__
|
||||
#define __VFP_H__
|
||||
|
||||
#define DBG(...) DEBUG_LOG(ARM11, __VA_ARGS__)
|
||||
#define DBG(...) //DEBUG_LOG(ARM11, __VA_ARGS__)
|
||||
|
||||
#define vfpdebug //printf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue