Macros newcflpx and oldcflpx added.
This commit is contained in:
		
							parent
							
								
									156775643e
								
							
						
					
					
						commit
						6909adbf9c
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -11,3 +11,6 @@ | |||
| #define LP_BLOCKS	lp_extend->lpx_cf.lpx_blocks | ||||
| #define LP_COUNT	lp_extend->lpx_cf.lpx_count | ||||
| #define LP_MESSY	lp_extend->lpx_cf.lpx_messy | ||||
| 
 | ||||
| #define newcflpx()	(lpext_p) newstruct(lpext_cf) | ||||
| #define oldcflpx(x)	oldstruct(lpext_cf,x) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue