[YSI] Inline + General
#23

Quote:
Originally Posted by Y_Less
View Post
Do you use "malloc" in OnGameModeInit? And that includes anything that uses "inline". If so, that might be a problem. However, I've thought of a new solution that solves two problems at once, including this one.
There is the correct order to avoid any warnings:
PHP Code:
#include <a_samp>
#include <profiler>
#include <crashdetect>
#define DYNAMIC_MEMORY 12500
#include <YSI\YSI\y_malloc>
#include <YSI\YSI\y_iterate>
#include <YSI\YSI\y_va>
#include <YSI\YSI\y_inline>
#include <fixes>
#include <a_mysql_yinline> 
No I don't directly use y_malloc. I include him for the other YSI's include.
Reply


Messages In This Thread
[YSI] Inline + General - by Dayrion - 27.09.2017, 13:22
Re: [YSI] Inline + General - by 10MIN - 27.09.2017, 13:48
Re: [YSI] Inline + General - by Misiur - 27.09.2017, 14:08
Re: [YSI] Inline + General - by Dayrion - 27.09.2017, 14:10
Re: [YSI] Inline + General - by Dayrion - 27.09.2017, 14:42
Re: [YSI] Inline + General - by Misiur - 27.09.2017, 16:04
Re: [YSI] Inline + General - by Dayrion - 27.09.2017, 17:11
Re: [YSI] Inline + General - by Dayrion - 28.09.2017, 16:04
Re: [YSI] Inline + General - by Misiur - 28.09.2017, 17:44
Re: [YSI] Inline + General - by Dayrion - 29.09.2017, 09:59
Re: [YSI] Inline + General - by Misiur - 29.09.2017, 12:13
Re: [YSI] Inline + General - by Dayrion - 29.09.2017, 13:33
Re: [YSI] Inline + General - by Misiur - 29.09.2017, 13:39
Re: [YSI] Inline + General - by Dayrion - 29.09.2017, 18:26
Re: [YSI] Inline + General - by Misiur - 29.09.2017, 21:26
Re: [YSI] Inline + General - by Dayrion - 29.09.2017, 21:51
Re: [YSI] Inline + General - by Dayrion - 30.09.2017, 15:25
Re: [YSI] Inline + General - by Dayrion - 30.09.2017, 17:46
Re: [YSI] Inline + General - by Dayrion - 01.10.2017, 20:01
Re: [YSI] Inline + General - by Dayrion - 03.10.2017, 08:42
Re: [YSI] Inline + General - by Dayrion - 04.10.2017, 12:33
Re: [YSI] Inline + General - by Dayrion - 04.10.2017, 19:17
Re: [YSI] Inline + General - by Dayrion - 20.10.2017, 21:32
Re: [YSI] Inline + General - by Y_Less - 06.11.2017, 21:49
Re: [YSI] Inline + General - by Dayrion - 06.11.2017, 22:29
Re: [YSI] Inline + General - by Y_Less - 06.11.2017, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)