mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
move inlines
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
static inline u32 COLOR_MULTI(u32 a, u32 b) {
|
||||
return ((a * (b + 1)) * 0x10000) >> 24;
|
||||
}
|
||||
|
||||
/* 8027AEBC-8027AFDC 2757FC 0120+00 0/0 1/1 0/0 .text JPARegistChildPrmEnv__FP18JPAEmitterWorkData
|
||||
*/
|
||||
void JPARegistChildPrmEnv(JPAEmitterWorkData* work) {
|
||||
|
||||
Reference in New Issue
Block a user