Skip to content

Commit

Permalink
add TODO to manual JVS file
Browse files Browse the repository at this point in the history
  • Loading branch information
RadWolfie committed Aug 1, 2024
1 parent 74e198e commit 26bdddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/manual_jvs.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
// ******************************************************************
#pragma once

// TODO: Missing in explorer tree list in CMake file... except... this file may will likely to be removed once self-register is implemented.

static inline void manual_register_jvs(iXbSymbolContext* pContext)
{
internal_RegisterValidXRefAddr(pContext, Lib_JVS, XbSymbolLib_JVS, XREF_JVS_g_pPINSA, 4831, "JVS_g_pPINSA", symbol_variable, 0, NULL);
Expand Down

0 comments on commit 26bdddb

Please sign in to comment.