1
0
mirror of https://github.com/jummy0/sb2-decomp synced 2025-03-15 04:24:48 +01:00
pooooop
This commit is contained in:
jummy 2024-08-06 14:32:02 -05:00
parent 600eb1b6d4
commit 1fa715f4cb
11 changed files with 0 additions and 160 deletions

View File

@ -1,2 +0,0 @@
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.40.33807:TargetPlatformVersion=10.0.22621.0:
Debug|Win32|C:\Users\JonAd\Source\Repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\|

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +0,0 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.38.33130:TargetPlatformVersion=10.0.22621.0:
Debug|x64|C:\Users\JonAd\Source\Repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\|

View File

@ -1,154 +0,0 @@
 button.cpp
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(236,1): warning C4005: 'MAXMOVEOBJECT': macro redefinition
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\def.h(79,1):
see previous definition of 'MAXMOVEOBJECT'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(12,18): error C3646: 'm_pDP': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(12,23): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(14,20): error C3646: 'm_pSessions2': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(14,32): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(16,20): error C3646: 'm_pUnk18': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(16,28): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(17,20): error C3646: 'm_pSessions': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(17,31): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(19,20): error C3646: 'm_pDPID': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(19,27): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(20,17): error C3646: 'm_players': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(20,26): error C2143: syntax error: missing ',' before '['
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\network.h(20,29): error C2238: unexpected token(s) preceding ';'
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(229,15): error C2460: 'ByeByeObject::m_byeByeObjects': uses 'ByeByeObject', which is being defined
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(215,7):
see declaration of 'ByeByeObject'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(465,7): error C2535: 'BOOL CDecor::LoadImages(void)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(442,7):
see declaration of 'CDecor::LoadImages'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(488,7): error C2535: 'void CDecor::SetTime(int)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(447,7):
see declaration of 'CDecor::SetTime'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(489,7): error C2535: 'int CDecor::GetTime(void)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(448,10):
see declaration of 'CDecor::GetTime'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(540,7): error C2535: 'void CDecor::SetRegion(int)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(497,7):
see declaration of 'CDecor::SetRegion'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(541,7): error C2535: 'int CDecor::GetMusic(void)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(492,7):
see declaration of 'CDecor::GetMusic'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(542,7): error C2535: 'void CDecor::SetMusic(int)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(491,7):
see declaration of 'CDecor::SetMusic'
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(633,17): error C3646: 'm_explos': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(633,25): error C2143: syntax error: missing ',' before '['
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(633,35): error C2238: unexpected token(s) preceding ';'
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(652,10): error C3646: 'm_random': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(652,18): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(653,17): error C3646: 'm_phase': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(653,24): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(668,17): error C3646: 'm_action': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(668,25): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(672,17): error C3646: 'm_blupiIcon': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(672,28): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(687,17): error C3646: 'm_blupiChannel': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(687,31): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(729,8): error C2086: 'int CDecor::m_blupiFifoNb': redefinition
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(730,10): error C3646: 'm_jauges': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(730,18): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(756,17): error C3646: 'm_queuedAction': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(756,31): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(765,17): error C3646: 'm_soundEvents': unknown override specifier
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(765,30): error C2143: syntax error: missing ',' before '['
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(765,34): error C2238: unexpected token(s) preceding ';'
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(803,11): error C2040: 'CDecor::m_decor': 'Cellule [100][100]' differs in levels of indirection from 'int'
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(823,8): error C2086: 'BOOL CDecor::m_bInvincible': redefinition
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(891,7): error C2535: 'BOOL CDecor::GetShowSecret(void)': member function already defined or declared
(compiling source file 'button.cpp')
C:\Users\JonAd\source\repos\HMVocaloid\Speedy-Eggbert-2-Source-Code-Decomp\decor.h(535,7):
see declaration of 'CDecor::GetShowSecret'

Binary file not shown.

Binary file not shown.